aboutsummaryrefslogtreecommitdiffstats
path: root/package/uboot-ifxmips/patches/120-eon_flash.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-02-01 21:38:07 +0000
committerJohn Crispin <john@openwrt.org>2011-02-01 21:38:07 +0000
commit39dc61352323c974c8fba6b2af70b7dcbd6176f7 (patch)
tree7e26211667b2d3e45e22ed36a727866247f7506c /package/uboot-ifxmips/patches/120-eon_flash.patch
parent9b9162fa1aa177c6636ec0140555641e1e95689d (diff)
downloadupstream-39dc61352323c974c8fba6b2af70b7dcbd6176f7.tar.gz
upstream-39dc61352323c974c8fba6b2af70b7dcbd6176f7.tar.bz2
upstream-39dc61352323c974c8fba6b2af70b7dcbd6176f7.zip
drop uboot-ifxmips, use uboot-lantiq instead
SVN-Revision: 25294
Diffstat (limited to 'package/uboot-ifxmips/patches/120-eon_flash.patch')
-rw-r--r--package/uboot-ifxmips/patches/120-eon_flash.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/package/uboot-ifxmips/patches/120-eon_flash.patch b/package/uboot-ifxmips/patches/120-eon_flash.patch
deleted file mode 100644
index 0b0da3c69b..0000000000
--- a/package/uboot-ifxmips/patches/120-eon_flash.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- a/board/ifx/danube/flash.c
-+++ b/board/ifx/danube/flash.c
-@@ -470,7 +470,10 @@ ulong flash_get_size (FPWV *addr, flash_
- case (uchar)MX_MANUFACT: // 0x00c2
- info->flash_id = FLASH_MAN_MX ;//0x00030000
- break;
--
-+ case (uchar)EON_MANUFACT:
-+ printf("%s:%s[%d]\n", __FILE__, __func__, __LINE__);
-+ info->flash_id = FLASH_MAN_AMD ;
-+ break;
- default:
- info->flash_id = FLASH_UNKNOWN;
- info->sector_count = 0;
---- a/include/flash.h
-+++ b/include/flash.h
-@@ -130,6 +130,7 @@ extern void flash_read_factory_serial(fl
- #define TOSH_MANUFACT 0x00980098 /* TOSHIBA manuf. ID in D23..D16, D7..D0 */
- #define MT2_MANUFACT 0x002C002C /* alternate MICRON manufacturer ID*/
- #define EXCEL_MANUFACT 0x004A004A /* Excel Semiconductor */
-+#define EON_MANUFACT 0x0000007F
-
- #define EON_ID_EN29LV320B 0x22f9
- #define FLASH_29LV320B 0xE0