projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbb87bb
)
ETX094: adjust linker script due to grown code size
author
Wolfgang Denk
<wd@denx.de>
Mon, 19 Mar 2012 08:32:12 +0000
(09:32 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Mon, 19 Mar 2012 08:32:12 +0000
(09:32 +0100)
Recent bootstage commits made the code grow, which caused linker
errors. Adjust the linker script to fix that.
Signed-off-by: Wolfgang Denk <wd@denx.de>
board/etx094/u-boot.lds
patch
|
blob
|
history
diff --git
a/board/etx094/u-boot.lds
b/board/etx094/u-boot.lds
index b00d2b3807bb5bba191bffa27b77c4c8345f14c2..8465937d101486c96d82d0df3004d420ce6c3f2c 100644
(file)
--- a/
board/etx094/u-boot.lds
+++ b/
board/etx094/u-boot.lds
@@
-36,7
+36,6
@@
SECTIONS
arch/powerpc/cpu/mpc8xx/traps.o (.text*)
net/libnet.o (.text*)
arch/powerpc/cpu/mpc8xx/libmpc8xx.o (.text*)
- *(.text.printf)
*(.text.vsprintf)
. = env_offset;