update to 2.6.33.7

SVN-Revision: 22767
This commit is contained in:
Florian Fainelli
2010-08-22 17:08:07 +00:00
parent b1becffa5b
commit dc6cc63c00
26 changed files with 91 additions and 162 deletions

View File

@@ -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

View File

@@ -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;