mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-19 08:34:13 +00:00
1c6ea4da24
With LTO enabled, some functions appear to be optimized in a way that causes hanging on some OMAP3 boards after some unrelated patches were applied. The solution appears to make several functions __used. There also appears be to be some dead code, so remove it while cleaning this up. This has been tested on a general purpose OMAP3530, DM3730, and AM3517. Signed-off-by: Adam Ford <aford173@gmail.com> |
||
---|---|---|
.. | ||
am35x_musb.c | ||
board.c | ||
boot.c | ||
clock.c | ||
emac.c | ||
emif4.c | ||
hw_data.c | ||
Kconfig | ||
lowlevel_init.S | ||
Makefile | ||
prcm-regs.c | ||
sdrc.c | ||
spl_id_nand.c | ||
sys_info.c |