X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/6e6a50756f03dce869ed492bae6d6f75d5cd20f4..bf02f554df876fdd4e9be2423dd45671d00e74c8:/target/linux/orion/patches/099-add_netgear_wnr854t_support.patch diff --git a/target/linux/orion/patches/099-add_netgear_wnr854t_support.patch b/target/linux/orion/patches/099-add_netgear_wnr854t_support.patch index 8de5e8c3e..cc272b2b8 100644 --- a/target/linux/orion/patches/099-add_netgear_wnr854t_support.patch +++ b/target/linux/orion/patches/099-add_netgear_wnr854t_support.patch @@ -1,6 +1,6 @@ --- a/arch/arm/mach-orion5x/Kconfig +++ b/arch/arm/mach-orion5x/Kconfig -@@ -74,6 +74,12 @@ +@@ -74,6 +74,12 @@ config MACH_MSS2 Say 'Y' here if you want your kernel to support the Maxtor Shared Storage II platform. @@ -15,7 +15,7 @@ endif --- a/arch/arm/mach-orion5x/Makefile +++ b/arch/arm/mach-orion5x/Makefile -@@ -10,3 +10,4 @@ +@@ -10,3 +10,4 @@ obj-$(CONFIG_MACH_WRT350N_V2) += wrt350n obj-$(CONFIG_MACH_TS78XX) += ts78xx-setup.o obj-$(CONFIG_MACH_MV2120) += mv2120-setup.o obj-$(CONFIG_MACH_MSS2) += mss2-setup.o @@ -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), +}; @@ -189,7 +189,7 @@ +MACHINE_END --- a/arch/arm/configs/orion5x_defconfig +++ b/arch/arm/configs/orion5x_defconfig -@@ -166,6 +166,7 @@ +@@ -166,6 +166,7 @@ CONFIG_MACH_KUROBOX_PRO=y CONFIG_MACH_DNS323=y CONFIG_MACH_TS209=y CONFIG_MACH_LINKSTATION_PRO=y