mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-28 01:47:24 +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> |
||
|---|---|---|
| .. | ||
| cmd_vpd.c | ||
| errors.h | ||
| flash.c | ||
| fpga.c | ||
| fsboot.c | ||
| init.S | ||
| Makefile | ||
| post1.S | ||
| post2.c | ||
| u-boot.lds.debug | ||
| vpd.c | ||
| vpd.h | ||
| w7o.c | ||
| w7o.h | ||
| watchdog.c | ||