diff options
Diffstat (limited to 'target/linux/ifxmips')
-rw-r--r-- | target/linux/ifxmips/Makefile | 2 | ||||
-rw-r--r-- | target/linux/ifxmips/patches-2.6.33/200-cfi-swap.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile index 65dbe2bded..996bf4d145 100644 --- a/target/linux/ifxmips/Makefile +++ b/target/linux/ifxmips/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Infineon Mips FEATURES:=squashfs jffs2 atm SUBTARGETS:=danube ar9 -LINUX_VERSION:=2.6.33.6 +LINUX_VERSION:=2.6.33.7 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time diff --git a/target/linux/ifxmips/patches-2.6.33/200-cfi-swap.patch b/target/linux/ifxmips/patches-2.6.33/200-cfi-swap.patch index 4f40db7bce..941ec38818 100644 --- a/target/linux/ifxmips/patches-2.6.33/200-cfi-swap.patch +++ b/target/linux/ifxmips/patches-2.6.33/200-cfi-swap.patch @@ -38,7 +38,7 @@ #define MAX_WORD_RETRIES 3 -@@ -1096,7 +1096,9 @@ static int __xipram do_write_oneword(str +@@ -1096,7 +1100,9 @@ static int __xipram do_write_oneword(str int retry_cnt = 0; adr += chip->start; |