diff options
Diffstat (limited to 'target/linux/avr32/patches/110-openwrt_flashmap.patch')
-rw-r--r-- | target/linux/avr32/patches/110-openwrt_flashmap.patch | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/target/linux/avr32/patches/110-openwrt_flashmap.patch b/target/linux/avr32/patches/110-openwrt_flashmap.patch index 610a59e..f78bf14 100644 --- a/target/linux/avr32/patches/110-openwrt_flashmap.patch +++ b/target/linux/avr32/patches/110-openwrt_flashmap.patch @@ -1,7 +1,8 @@ -diff -Nur linux-2.6.21.3/arch/avr32/boards/atngw100/flash.c linux-2.6.21.3-owrt/arch/avr32/boards/atngw100/flash.c ---- linux-2.6.21.3/arch/avr32/boards/atngw100/flash.c 2007-06-07 18:34:04.000000000 +0200 -+++ linux-2.6.21.3-owrt/arch/avr32/boards/atngw100/flash.c 2007-06-07 18:36:02.000000000 +0200 -@@ -43,9 +43,14 @@ +Index: linux-2.6.24.7/arch/avr32/boards/atngw100/flash.c +=================================================================== +--- linux-2.6.24.7.orig/arch/avr32/boards/atngw100/flash.c ++++ linux-2.6.24.7/arch/avr32/boards/atngw100/flash.c +@@ -45,9 +45,14 @@ static struct mtd_partition flash_parts[ .mask_flags = MTD_WRITEABLE, }, { |