u-boot-brain/board/hymod
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
..
bsp.c cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
config.mk Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
eeprom.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
env.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
fetch.c Patches by Murray Jensen, 17 Jun 2003: 2003-06-19 23:40:20 +00:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
flash.h Patch by Murray Jensen, 20 Jun 2003: 2003-06-21 00:17:24 +00:00
global_env Change all '$(...)' variable references into '${...}' 2005-11-20 21:40:11 +01:00
hymod.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
hymod.h Patches by Murray Jensen, 17 Jun 2003: 2003-06-19 23:40:20 +00:00
input.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
u-boot.lds rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
u-boot.lds.debug rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00