projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
x86: do no overwrite CONFIG_SCSI_LOWLEVEL
[openwrt.git]
/
target
/
linux
/
xburst
/
patches-2.6.32
/
220-add-2gb-nand-support.patch
diff --git
a/target/linux/xburst/patches-2.6.32/220-add-2gb-nand-support.patch
b/target/linux/xburst/patches-2.6.32/220-add-2gb-nand-support.patch
index
1716a0b
..
f41a814
100644
(file)
--- a/
target/linux/xburst/patches-2.6.32/220-add-2gb-nand-support.patch
+++ b/
target/linux/xburst/patches-2.6.32/220-add-2gb-nand-support.patch
@@
-7,11
+7,9
@@
Subject: [PATCH] /opt/Projects/openwrt/target/linux/xburst/patches-2.6.31/220-ad
include/mtd/mtd-abi.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
include/mtd/mtd-abi.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-diff --git a/include/mtd/mtd-abi.h b/include/mtd/mtd-abi.h
-index be51ae2..cf90168 100644
--- a/include/mtd/mtd-abi.h
+++ b/include/mtd/mtd-abi.h
--- a/include/mtd/mtd-abi.h
+++ b/include/mtd/mtd-abi.h
-@@ -13
4,7 +134
,7 @@ struct nand_oobfree {
+@@ -13
5,7 +135
,7 @@ struct nand_oobfree {
*/
struct nand_ecclayout {
__u32 eccbytes;
*/
struct nand_ecclayout {
__u32 eccbytes;
@@
-20,6
+18,3
@@
index be51ae2..cf90168 100644
__u32 oobavail;
struct nand_oobfree oobfree[MTD_MAX_OOBFREE_ENTRIES];
};
__u32 oobavail;
struct nand_oobfree oobfree[MTD_MAX_OOBFREE_ENTRIES];
};
---
-1.5.6.5
-
This page took
0.023304 seconds
and
4
git commands to generate.