* [U-Boot-Users] [PATCH] again, to fix incorrect Strata IDs
@ 2007-05-23 21:43 Pete MacKay
2007-05-23 23:14 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Pete MacKay @ 2007-05-23 21:43 UTC (permalink / raw)
To: u-boot
diff --git a/include/flash.h b/include/flash.h
index 55b6d8f..4b5d814 100644
--- a/include/flash.h
+++ b/include/flash.h
@@ -290,8 +290,8 @@ extern void flash_read_factory_serial(flash_info_t *
info, v
#define INTEL_ID_28F64P30B 0x881A881A /* 64M = 32K x 255 + 32k x 4 */
#define INTEL_ID_28F128P30T 0x88188818 /* 128M = 64K x 255 + 32k x 4 */
#define INTEL_ID_28F128P30B 0x881B881B /* 128M = 64K x 255 + 32k x 4 */
-#define INTEL_ID_28F256P30T 0x88198819 /* 256M = 128K x 255 + 32k x 4 */
-#define INTEL_ID_28F256P30B 0x881C881C /* 256M = 128K x 255 + 32k x 4 */
+#define INTEL_ID_28F256P30T 0x89198919 /* 256M = 128K x 255 + 32k x 4 */
+#define INTEL_ID_28F256P30B 0x891C891C /* 256M = 128K x 255 + 32k x 4 */
#define INTEL_ID_28F160S3 0x00D000D0 /* 16M = 512K x 32 (64kB x 32)
#define INTEL_ID_28F320S3 0x00D400D4 /* 32M = 512K x 64 (64kB x 64)
--
View this message in context: http://www.nabble.com/-PATCH--again%2C-to-fix-incorrect-Strata-IDs-tf3806741.html#a10773427
Sent from the Uboot - Users mailing list archive at Nabble.com.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot-Users] [PATCH] again, to fix incorrect Strata IDs
2007-05-23 21:43 [U-Boot-Users] [PATCH] again, to fix incorrect Strata IDs Pete MacKay
@ 2007-05-23 23:14 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2007-05-23 23:14 UTC (permalink / raw)
To: u-boot
In message <10773427.post@talk.nabble.com> you wrote:
>
> diff --git a/include/flash.h b/include/flash.h
Signed-off-by: line missing.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Madness has no purpose. Or reason. But it may have a goal.
-- Spock, "The Alternative Factor", stardate 3088.7
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-23 23:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-23 21:43 [U-Boot-Users] [PATCH] again, to fix incorrect Strata IDs Pete MacKay
2007-05-23 23:14 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox