mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-03 06:47:17 +00:00
Switch from custom board specific fixup/copy code to U-Boot generic position independent code provided by config option POSITION_INDEPENDENT. This also slightly decrease size of u-boot.bin binary (by 52 bytes). Note that option POSITION_INDEPENDENT increase size but not more than custom board fixup/copy code which is being deleted (as it is not needed anymore). Signed-off-by: Pali Rohár <pali@kernel.org> |
||
---|---|---|
.. | ||
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 |