Author: quozl Date: Tue Oct 30 07:37:03 2012 New Revision: 3397 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3397
Log: spiflash - fix for r3396, incorrect id when printed
Modified: dev/olpc/spiflash/spiflash.fth
Modified: dev/olpc/spiflash/spiflash.fth ============================================================================== --- dev/olpc/spiflash/spiflash.fth Tue Oct 30 06:13:31 2012 (r3396) +++ dev/olpc/spiflash/spiflash.fth Tue Oct 30 07:37:03 2012 (r3397) @@ -334,7 +334,7 @@ spi-id# case h# 13 of ." type 13 - Spansion, Winbond, or ST" endof h# 14 of ." type 14" endof - h# 15 of ." type 15 - MXIC25L1635E" endof + h# 25 of ." type 25 - MX25L1635E" endof h# 34 of ." type 34 - Macronyx" endof h# 35 of ." type 35 - 2 MB" endof endcase