projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
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
8de5e8c
..
206002a
100644
(file)
--- a/
target/linux/orion/patches/099-add_netgear_wnr854t_support.patch
+++ b/
target/linux/orion/patches/099-add_netgear_wnr854t_support.patch
@@
-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),
+};
This page took
0.023648 seconds
and
4
git commands to generate.