summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-01-13 13:50:25 -0500
committerTom Rini <trini@ti.com>2014-01-13 13:50:25 -0500
commit0effc5e5678e569296f661c8f66b182e8788f30d (patch)
treed661fb1e4a240b884a1f5eeb0ae8e3337481c7b3 /board
parent10fcda8e25cb9477b47a62edb716f81c9d5e1f0e (diff)
parent4efd69250f6118ebd783867b3809001a1886ce9e (diff)
downloadtalos-obmc-uboot-0effc5e5678e569296f661c8f66b182e8788f30d.tar.gz
talos-obmc-uboot-0effc5e5678e569296f661c8f66b182e8788f30d.zip
Merge branch 'master' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'board')
-rw-r--r--board/vpac270/u-boot-spl.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/vpac270/u-boot-spl.lds b/board/vpac270/u-boot-spl.lds
index 02d107c4b9..b6fdde4d1b 100644
--- a/board/vpac270/u-boot-spl.lds
+++ b/board/vpac270/u-boot-spl.lds
@@ -20,6 +20,7 @@ SECTIONS
.text.0 :
{
arch/arm/cpu/pxa/start.o (.text*)
+ arch/arm/lib/built-in.o (.text*)
board/vpac270/built-in.o (.text*)
drivers/mtd/onenand/built-in.o (.text*)
}
OpenPOWER on IntegriCloud