mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57: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> |
||
---|---|---|
.. | ||
config.mk | ||
hal_ka_of_auto.h | ||
hal_ka_sc_auto.h | ||
init.S | ||
karef.c | ||
karef.h | ||
karef_version.h | ||
Makefile | ||
u-boot.lds.debug |