u-boot/arch/arm/cpu/armv7/am33xx
Albert ARIBAUD 65cdd6430e Remove linker lists (LGAs) from SPL linker scripts
Many SPL linker scripts needlessly include linker lists (aka LGAs).
Remove them whenever possible; keep it only in the seven am335x_evm
variants (am335x_evm, am335x_evm_uart[1-5], am335x_evm_spiboot),
where there is actual content in output section .u_boot_list.

This commit keeps all u-boot.bin and u-boot-spl.bin in ARM targets
byte-identical.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
2013-03-12 23:28:29 +01:00
..
board.c omap_hsmmc: add driver check for write protection 2013-03-08 16:41:13 -05:00
clock.c Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 2013-01-08 13:15:45 +01:00
config.mk am33xx: Add SPI SPL as an option 2012-10-25 11:30:50 -07:00
ddr.c am33xx: Update DDR3 EMIF configuration sequence 2013-03-08 16:41:12 -05:00
elm.c am33xx: add ELM support 2012-12-10 08:54:02 -07:00
emif4.c am33xx: support board specific ddr settings 2012-10-25 11:31:38 -07:00
Makefile am33xx: add ELM support 2012-12-10 08:54:02 -07:00
mem.c am33xx: NAND support 2012-12-10 08:54:01 -07:00
mux.c am33xx: move generic parts of pinmux handling out from board/ti/am335x 2012-10-25 11:31:37 -07:00
sys_info.c ARM:AM33XX: Added support for AM33xx 2011-10-27 21:56:36 +02:00
u-boot-spl.lds Remove linker lists (LGAs) from SPL linker scripts 2013-03-12 23:28:29 +01:00