mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
lowlevel_init.S: Assembler messages: lowlevel_init.S:413: Warning: Pretending global symbol used as branch target is local. Looking at codes, the `memtest' and `clearmem' are intentional mixed use of `global symbols' and `label' for debugging purpose. To make it build, just disable global-symbols-use for now. As a result `memtest' still remains as unused, but leave it be... Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com> |
||
|---|---|---|
| .. | ||
| config.mk | ||
| ee_access.c | ||
| ee_access.h | ||
| ee_dev.h | ||
| flash.c | ||
| gth2.c | ||
| lowlevel_init.S | ||
| Makefile | ||
| u-boot.lds | ||