]> git.sur5r.net Git - u-boot/blobdiff - include/configs/TQM8260.h
new at91_emac network driver (NET_MULTI api)
[u-boot] / include / configs / TQM8260.h
index ac9c94e6893cb346e1ff1578784b712cf2b00979..582e670253049ad3f7f9935a744cf0e5ca51adb6 100644 (file)
@@ -81,8 +81,8 @@
        "net_nfs=tftp 200000 ${bootfile};run nfsargs addip;bootm\0"     \
        "rootpath=/opt/eldk/ppc_6xx\0"                                  \
        "bootfile=tqm8260/uImage\0"                             \
-       "kernel_addr=40080000\0"                                        \
-       "ramdisk_addr=40200000\0"                                       \
+       "kernel_addr=400C0000\0"                                        \
+       "ramdisk_addr=40240000\0"                                       \
        ""
 #define CONFIG_BOOTCOMMAND     "run flash_self"