summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM862M.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/TQM862M.h')
-rw-r--r--include/configs/TQM862M.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/configs/TQM862M.h b/include/configs/TQM862M.h
index d687d082c9..50607f0e52 100644
--- a/include/configs/TQM862M.h
+++ b/include/configs/TQM862M.h
@@ -72,8 +72,9 @@
"net_nfs=tftp 200000 ${bootfile};run nfsargs addip;bootm\0" \
"rootpath=/opt/eldk/ppc_8xx\0" \
"bootfile=/tftpboot/TQM862M/uImage\0" \
- "kernel_addr=40080000\0" \
- "ramdisk_addr=40180000\0" \
+ "fdt_addr=40080000\0" \
+ "kernel_addr=400A0000\0" \
+ "ramdisk_addr=40280000\0" \
""
#define CONFIG_BOOTCOMMAND "run flash_self"
OpenPOWER on IntegriCloud