diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-08-27 01:03:42 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-08-27 11:43:52 -0500 |
commit | c360d9b970fbb9c13744c355879671165bbb9b9e (patch) | |
tree | 8b421f634303b379282bf63e99741d6d1fa5e101 /board/stxgp3/u-boot.lds | |
parent | 8e55313b7ae12352a343f9b9962e662dbd897187 (diff) | |
download | u-boot-imx-c360d9b970fbb9c13744c355879671165bbb9b9e.zip u-boot-imx-c360d9b970fbb9c13744c355879671165bbb9b9e.tar.gz u-boot-imx-c360d9b970fbb9c13744c355879671165bbb9b9e.tar.bz2 |
FSL DDR: Convert STXGP3 to new DDR code.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/stxgp3/u-boot.lds')
-rw-r--r-- | board/stxgp3/u-boot.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/stxgp3/u-boot.lds b/board/stxgp3/u-boot.lds index 9cc4997..d5363be 100644 --- a/board/stxgp3/u-boot.lds +++ b/board/stxgp3/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) |