mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-30 10:44:42 +01:00
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> |
||
|---|---|---|
| .. | ||
| cache.c | ||
| config.mk | ||
| cpu.c | ||
| interrupts.c | ||
| Makefile | ||
| start.S | ||
| u-boot.lds | ||
| watchdog.c | ||