]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: tweak objects specified before embedded environment
authorMike Frysinger <vapier@gentoo.org>
Sat, 20 Nov 2010 00:28:56 +0000 (19:28 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 20 Nov 2010 00:30:59 +0000 (19:30 -0500)
commitc70e7ddb7e15e768d79edcbc4322d735e65ec31f
treedf34e342e1904666f4eda84d123edad1a9f72d5c
parent4024242669a47cd4e138d0b6805a24e6d3d270e7
Blackfin: tweak objects specified before embedded environment

The partial linking patch changes how objects are specified to the linker
and breaks boards with an embedded environment.  So we need to tweak the
list of objects we specify via the linker script that go in the gap before
the embedded env to work with this new behavior.  This fixes linker errors
for all the boards in question.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/configs/bct-brettl2.h
include/configs/bf533-stamp.h
include/configs/bf537-pnav.h
include/configs/bf537-stamp.h
include/configs/bf538f-ezkit.h
include/configs/bf561-ezkit.h
include/configs/cm-bf537e.h
include/configs/cm-bf537u.h
include/configs/ibf-dsp561.h
include/configs/tcm-bf537.h