linux/debian/patches/bugfix/arm/iop3xx-mtd-map-fix.patch

12 lines
327 B
Diff

--- a/drivers/mtd/maps/iop3xx.c 2006-11-03 12:04:58.503631320 +0100
+++ b/drivers/mtd/maps/iop3xx.c 2006-11-03 12:05:21.880967575 +0100
@@ -57,7 +57,7 @@
.offset = 0x00ea0000
},{
.name = "RedBoot config",
- .size = 0x00020000,
+ .size = 0x00001000,
.offset = 0x00fc0000,
// .mask_flags = MTD_WRITEABLE
},{