projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] refresh 2.6.32 patches
[openwrt.git]
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
mtd
/
nand
/
rb4xx_nand.c
diff --git
a/target/linux/ar71xx/files/drivers/mtd/nand/rb4xx_nand.c
b/target/linux/ar71xx/files/drivers/mtd/nand/rb4xx_nand.c
index
59ea17d
..
ca9d8ad
100644
(file)
--- a/
target/linux/ar71xx/files/drivers/mtd/nand/rb4xx_nand.c
+++ b/
target/linux/ar71xx/files/drivers/mtd/nand/rb4xx_nand.c
@@
-60,7
+60,7
@@
static struct mtd_partition rb4xx_nand_partitions[] = {
{
.name = "kernel",
.offset = (256 * 1024),
- .size = (
4
* 1024 * 1024) - (256 * 1024),
+ .size = (
6
* 1024 * 1024) - (256 * 1024),
},
{
.name = "rootfs",
This page took
0.02213 seconds
and
4
git commands to generate.