Blackfin: linker scripts: force start.o and set initcode boundaries
authorMike Frysinger <vapier@gentoo.org>
Sun, 12 Oct 2008 00:47:58 +0000 (20:47 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 23 Oct 2008 09:03:51 +0000 (05:03 -0400)
commitc23bff63fb03cb9dbcd26522841e53f9b34fa1ab
treeb3c5d2bc531359606192f123c77338cf52282386
parentbd33e5c613cf70e3cb51a73fdd653fe83b942bb0
Blackfin: linker scripts: force start.o and set initcode boundaries

Make sure that the start.o object is always the first object in our linker
script regardless of configuration settings, and add some linker symbols
so the ldr utility can properly locate the initcode when generating a LDR.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
board/bf533-ezkit/u-boot.lds.S
board/bf533-stamp/u-boot.lds.S
board/bf537-stamp/u-boot.lds.S
board/bf561-ezkit/u-boot.lds.S