summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM860L.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-09-16 02:39:35 +0200
committerWolfgang Denk <wd@denx.de>2007-09-16 02:39:35 +0200
commiteb6da8050797c204c9d010548424186c7ce32fc1 (patch)
treebf6a2125c9c3ff7ff7953039ef73a7c1ff374c67 /include/configs/TQM860L.h
parentcd2d1602c54cc6957bdef3872272a4b264893960 (diff)
downloadtalos-obmc-uboot-eb6da8050797c204c9d010548424186c7ce32fc1.tar.gz
talos-obmc-uboot-eb6da8050797c204c9d010548424186c7ce32fc1.zip
TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernels
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/TQM860L.h')
-rw-r--r--include/configs/TQM860L.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/configs/TQM860L.h b/include/configs/TQM860L.h
index 40c0940d5a..a903c2b342 100644
--- a/include/configs/TQM860L.h
+++ b/include/configs/TQM860L.h
@@ -69,8 +69,9 @@
"net_nfs=tftp 200000 ${bootfile};run nfsargs addip;bootm\0" \
"rootpath=/opt/eldk/ppc_8xx\0" \
"bootfile=/tftpboot/TQM860L/uImage\0" \
- "kernel_addr=40040000\0" \
- "ramdisk_addr=40100000\0" \
+ "fdt_addr=40040000\0" \
+ "kernel_addr=40060000\0" \
+ "ramdisk_addr=40200000\0" \
""
#define CONFIG_BOOTCOMMAND "run flash_self"
OpenPOWER on IntegriCloud