the wnr854t needs flash width 2
authorImre Kaloz <kaloz@openwrt.org>
Fri, 27 Jun 2008 12:13:02 +0000 (12:13 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Fri, 27 Jun 2008 12:13:02 +0000 (12:13 +0000)
SVN-Revision: 11586

target/linux/orion/patches/099-add_netgear_wnr854t_support.patch

index 8de5e8c3eec7648e35d748543352c3a9ae59f0a0..206002a7911113fcb82f6c3623ac15a50b12c9c0 100644 (file)
@@ -94,7 +94,7 @@
 +};
 +
 +static struct physmap_flash_data wnr854t_nor_flash_data = {
-+      .width          = 1,
++      .width          = 2,
 +      .parts          = wnr854t_nor_flash_partitions,
 +      .nr_parts       = ARRAY_SIZE(wnr854t_nor_flash_partitions),
 +};