mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-27 15:12:21 +00:00
44c6e6591c
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> |
||
---|---|---|
.. | ||
bat_rw.c | ||
board.c | ||
bootcount.c | ||
bootm.c | ||
cache.c | ||
extable.c | ||
interrupts.c | ||
kgdb.c | ||
Makefile | ||
memcpy_mpc5200.c | ||
ppccache.S | ||
ppcstring.S | ||
reloc.S | ||
ticks.S | ||
time.c |