[coreboot] [flashrom] MX66l51235f

Nico Huber nico.h at gmx.de
Mon May 14 18:48:35 CEST 2018


Hi Ron,

On 14.05.2018 18:01, ron minnich wrote:
> anyone got the incantation to flash this with an sf100 ;-)

TLDR; If it doesn't work with current master, you can try [1].

512M, huh? what's that for, UbuntuBoot? xD

You need 4-byte addresses to access the full chip and that's rather
delicate with Dediprog (because we don't control the SPI commands
directly for read and write). The chip supports an extended address
register for the most significant byte, though it's unclear to me
if this register's state is maintained between Dediprog commands.
So it might just work with flashrom master, or might wreak havoc ;)

[1] https://review.coreboot.org/19858/



More information about the coreboot mailing list