]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP Consolidate common u-boot.lds to cpu layer.
authorTom Rix <Tom.Rix@windriver.com>
Fri, 15 May 2009 21:47:52 +0000 (23:47 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 12 Jun 2009 18:39:49 +0000 (20:39 +0200)
commit68a531fd465f5c0b3d373e0010afed32e88d37c4
treef26893823f3fb69e7e669762d6cd5c0014e51178
parent65a76d4f947a193e57bb8f8093c481f27e059f8f
OMAP Consolidate common u-boot.lds to cpu layer.

The u-boot.lds file is common for all omap boards.
Move a cleaned up version to the cpu layer and add makefile logic to use it.

Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
board/omap3/beagle/u-boot.lds [deleted file]
board/omap3/evm/u-boot.lds [deleted file]
board/omap3/overo/u-boot.lds [deleted file]
board/omap3/pandora/u-boot.lds [deleted file]
cpu/arm_cortexa8/omap3/config.mk
cpu/arm_cortexa8/omap3/u-boot.lds [moved from board/omap3/zoom1/u-boot.lds with 90% similarity]