projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: fix an unused variable warning
[openwrt.git]
/
target
/
linux
/
orion
/
patches
/
101-wnr854t_partition_map.patch
diff --git
a/target/linux/orion/patches/101-wnr854t_partition_map.patch
b/target/linux/orion/patches/101-wnr854t_partition_map.patch
index
4e96038
..
c754106
100644
(file)
--- a/
target/linux/orion/patches/101-wnr854t_partition_map.patch
+++ b/
target/linux/orion/patches/101-wnr854t_partition_map.patch
@@
-1,6
+1,6
@@
--- a/arch/arm/mach-orion5x/wnr854t-setup.c
+++ b/arch/arm/mach-orion5x/wnr854t-setup.c
--- a/arch/arm/mach-orion5x/wnr854t-setup.c
+++ b/arch/arm/mach-orion5x/wnr854t-setup.c
-@@ -67,6 +67,10 @@ static struct mtd_partition wnr854t_nor_
flash_partitions
+@@ -67,6 +67,10 @@ static struct mtd_partition wnr854t_nor_
.name = "uboot",
.offset = 0x00760000,
.size = 0x00040000,
.name = "uboot",
.offset = 0x00760000,
.size = 0x00040000,
This page took
0.024108 seconds
and
4
git commands to generate.