[uboot-lantiq]
authorJohn Crispin <john@openwrt.org>
Fri, 4 Feb 2011 22:46:52 +0000 (22:46 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 4 Feb 2011 22:46:52 +0000 (22:46 +0000)
* tftp name was not in sync with that generated by openwrt

SVN-Revision: 25365

package/uboot-lantiq/files/include/configs/arcadyan-common.h

index 3bb64312ec6494f1538fdc31760e220eb4cfc83c..71ad2494394717530d85203863efc510d0879405 100644 (file)
@@ -89,7 +89,7 @@
         "update_uboot=tftp 0x80500000 ${tftppath}u-boot-" CONFIG_ARCADYAN ".bin;era 0xb0000000 +${filesize};" \
                 "cp.b 0x80500000 0xb0000000 ${filesize}\0" \
         "update_openwrt=tftp ${ram_addr} "                              \
         "update_uboot=tftp 0x80500000 ${tftppath}u-boot-" CONFIG_ARCADYAN ".bin;era 0xb0000000 +${filesize};" \
                 "cp.b 0x80500000 0xb0000000 ${filesize}\0" \
         "update_openwrt=tftp ${ram_addr} "                              \
-                "${tftppath}openwrt-lantiq-" CONFIG_ARCADYAN "-squashfs.image;"            \
+                "${tftppath}openwrt-lantiq-xway-" CONFIG_ARCADYAN "-squashfs.image;"            \
                 "era ${kernel_addr} +${filesize};"                      \
                 "cp.b ${ram_addr} ${kernel_addr} ${filesize}\0"
 
                 "era ${kernel_addr} +${filesize};"                      \
                 "cp.b ${ram_addr} ${kernel_addr} ${filesize}\0"