u-boot/arch/powerpc/cpu/mpc86xx
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__
Currently, _end is used for end of BSS section.  We want _end to mean
end of u-boot image, so we rename _end to __bss_end__ first.

Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
2011-03-27 19:18:37 +02:00
..
Makefile powerpc/86xx: Add SERDES support on MPC8641 & MPC8610 2011-01-14 01:32:18 -06:00
cache.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
config.mk arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work 2010-11-26 22:08:19 +01:00
cpu.c 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration 2010-12-17 20:26:19 +01:00
cpu_init.c powerpc/86xx: Enable common SRIO init code 2011-01-14 01:32:21 -06:00
ddr-8641.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
fdt.c powerpc/86xx: Enable common SRIO init code 2011-01-14 01:32:21 -06:00
interrupts.c mpc8[5/6]xx: Ensure POST word does not get reset 2011-03-13 11:24:44 -05:00
mp.c powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb 2010-07-16 10:55:08 -05:00
mpc8610_serdes.c powerpc/86xx: Add SERDES support on MPC8641 & MPC8610 2011-01-14 01:32:18 -06:00
mpc8641_serdes.c powerpc/86xx: Add SERDES support on MPC8641 & MPC8610 2011-01-14 01:32:18 -06:00
release.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
speed.c 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
start.S rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
traps.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
u-boot.lds rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00