]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/TQM850M.h
TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernels
[people/ms/u-boot.git] / include / configs / TQM850M.h
index e3936c33043417fbaef92fce34433f0714d7e463..f26c46e99a79d1a7a59c6911b017c9edb7a8340c 100644 (file)
@@ -64,8 +64,9 @@
        "net_nfs=tftp 200000 ${bootfile};run nfsargs addip;bootm\0"     \
        "rootpath=/opt/eldk/ppc_8xx\0"                                  \
        "bootfile=/tftpboot/TQM850M/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"