1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[adm5120] refresh patches to match upstream style

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11374 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2008-06-06 08:54:13 +00:00
parent 9c69dfe36e
commit 33d5882433
40 changed files with 285 additions and 433 deletions

View File

@@ -1,7 +1,5 @@
Index: linux-2.6.24.7/drivers/mtd/chips/jedec_probe.c
===================================================================
--- linux-2.6.24.7.orig/drivers/mtd/chips/jedec_probe.c
+++ linux-2.6.24.7/drivers/mtd/chips/jedec_probe.c
--- a/drivers/mtd/chips/jedec_probe.c
+++ b/drivers/mtd/chips/jedec_probe.c
@@ -121,6 +121,10 @@
#define UPD29F064115 0x221C
@@ -13,7 +11,7 @@ Index: linux-2.6.24.7/drivers/mtd/chips/jedec_probe.c
#define PM49FL002 0x006D
#define PM49FL004 0x006E
#define PM49FL008 0x006A
@@ -1264,6 +1268,58 @@ static const struct amd_flash_info jedec
@@ -1264,6 +1268,58 @@
ERASEINFO(0x02000,2),
ERASEINFO(0x04000,1),
}