
22 Aug
2008
22 Aug
'08
9:09 a.m.
Tsi-Chung Liew Tsi-Chung.Liew@freescale.com wrote:
From: TsiChung Liew Tsi-Chung.Liew@freescale.com
Add MTD SPI Flash support for M25P16, M25P40, M25P64, and M25P80.
Signed-off-by: Jason McMullan mcmullan@netapp.com Signed-off-by: TsiChung Liew Tsi-Chung.Liew@freescale.com
Ok, good...that should address the timeout issue. But still nobody has commented on my concerns here:
http://www.mail-archive.com/u-boot-users@lists.sourceforge.net/msg07628.html
Also,
diff --git a/drivers/mtd/spi/stmicro.c b/drivers/mtd/spi/stmicro.c index 3854cbe..6e5ce7a 100644 --- a/drivers/mtd/spi/stmicro.c +++ b/drivers/mtd/spi/stmicro.c @@ -2,7 +2,7 @@
- (C) Copyright 2000-2002
- Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- Copyright 2008, Network Appliance Inc.
- Network Appliance Inc.
why do you do this?
Haavard