summaryrefslogtreecommitdiff
path: root/board/pcs440ep/u-boot.lds
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-07-11 12:16:04 +0200
committerStefan Roese <sr@denx.de>2007-07-11 12:16:04 +0200
commit53629f439cc9daba166812749d2cf3102aca7aac (patch)
treef82264c99a124f2cbfeca96820290c46c88e0ad9 /board/pcs440ep/u-boot.lds
parent334043f601a90ac53e5ecc846fbb73a1ef38cb1f (diff)
parent4ef218f6fdf8d747f4589da5252b004e7d2c2876 (diff)
downloadu-boot-imx-53629f439cc9daba166812749d2cf3102aca7aac.zip
u-boot-imx-53629f439cc9daba166812749d2cf3102aca7aac.tar.gz
u-boot-imx-53629f439cc9daba166812749d2cf3102aca7aac.tar.bz2
Merge with git://www.denx.de/git/u-boot.git
Diffstat (limited to 'board/pcs440ep/u-boot.lds')
-rw-r--r--board/pcs440ep/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/pcs440ep/u-boot.lds b/board/pcs440ep/u-boot.lds
index 6ab476a..6506ccd 100644
--- a/board/pcs440ep/u-boot.lds
+++ b/board/pcs440ep/u-boot.lds
@@ -65,6 +65,7 @@ SECTIONS
{
cpu/ppc4xx/start.o (.text)
board/pcs440ep/init.o (.text)
+ lib_generic/sha1.o (.text)
*(.text)
*(.fixup)