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:
882ae41
)
ppc4xx: Rework of 4xx serial driver (3)
author
Stefan Roese
<sr@denx.de>
Mon, 22 Oct 2007 13:45:49 +0000
(15:45 +0200)
committer
Stefan Roese
<sr@denx.de>
Wed, 31 Oct 2007 20:20:51 +0000
(21:20 +0100)
Change all linker scripts to reference the changed driver name iop480_uart.o.
Signed-off-by: Stefan Roese <sr@denx.de>
board/esd/dasa_sim/u-boot.lds
patch
|
blob
|
history
diff --git
a/board/esd/dasa_sim/u-boot.lds
b/board/esd/dasa_sim/u-boot.lds
index fef5b524331695479dbad53fcdc6bf5b74fcbb2d..497177d974468a6dc6e1a1a8da171124a50538d7 100644
(file)
--- a/
board/esd/dasa_sim/u-boot.lds
+++ b/
board/esd/dasa_sim/u-boot.lds
@@
-64,7
+64,7
@@
SECTIONS
cpu/ppc4xx/start.o (.text)
cpu/ppc4xx/traps.o (.text)
cpu/ppc4xx/interrupts.o (.text)
- cpu/ppc4xx/
serial.o
(.text)
+ cpu/ppc4xx/
iop480_uart.o
(.text)
cpu/ppc4xx/cpu_init.o (.text)
cpu/ppc4xx/speed.o (.text)
common/dlmalloc.o (.text)