diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-08-27 01:04:07 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-08-27 11:43:53 -0500 |
commit | 0e7927db138976469e7257e29c1338050a50fcd9 (patch) | |
tree | 9480e5cc42c36f14fce058e743b36a40ebc66324 /board/stxssa/u-boot.lds | |
parent | c360d9b970fbb9c13744c355879671165bbb9b9e (diff) | |
download | u-boot-imx-0e7927db138976469e7257e29c1338050a50fcd9.zip u-boot-imx-0e7927db138976469e7257e29c1338050a50fcd9.tar.gz u-boot-imx-0e7927db138976469e7257e29c1338050a50fcd9.tar.bz2 |
FSL DDR: Convert STXSSA to new DDR code.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/stxssa/u-boot.lds')
-rw-r--r-- | board/stxssa/u-boot.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/stxssa/u-boot.lds b/board/stxssa/u-boot.lds index b0a9d68..93bedda 100644 --- a/board/stxssa/u-boot.lds +++ b/board/stxssa/u-boot.lds @@ -76,7 +76,6 @@ SECTIONS cpu/mpc85xx/cpu_init.o (.text) cpu/mpc85xx/cpu.o (.text) cpu/mpc85xx/speed.o (.text) - cpu/mpc85xx/spd_sdram.o (.text) common/dlmalloc.o (.text) lib_generic/crc32.o (.text) lib_ppc/extable.o (.text) |