31053f74aae013faa09facf6608136c50105cbdd
[buildroot.git] /
1 diff -Nrup linux-2.6.24/arch/avr32/boards/atngw100/flash.c linux-2.6.24-patched/arch/avr32/boards/atngw100/flash.c
2 --- a/arch/avr32/boards/atngw100/flash.c 2008-01-31 10:47:55.000000000 -0500
3 +++ b/arch/avr32/boards/atngw100/flash.c 2008-01-31 10:21:07.000000000 -0500
4 @@ -42,7 +42,6 @@ static struct mtd_partition flash_parts[
5 .name = "u-boot",
6 .offset = 0x00000000,
7 .size = 0x00020000, /* 128 KiB */
8 - .mask_flags = MTD_WRITEABLE,
9 },
10 {
11 .name = "root",