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