summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM850L.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/TQM850L.h')
-rw-r--r--include/configs/TQM850L.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/configs/TQM850L.h b/include/configs/TQM850L.h
index 74b16c7cf9..e4b0bd2796 100644
--- a/include/configs/TQM850L.h
+++ b/include/configs/TQM850L.h
@@ -66,8 +66,9 @@
"net_nfs=tftp 200000 ${bootfile};run nfsargs addip;bootm\0" \
"rootpath=/opt/eldk/ppc_8xx\0" \
"bootfile=/tftpboot/TQM850L/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