Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/25132
to look at the new patch set (#2).
Change subject: flashchips: Add Spansion 25FL256S......0 ......................................................................
flashchips: Add Spansion 25FL256S......0
The Spansion 25SFL256S supports 4BA through an extended address register, a 4BA mode set by bit 7 of that register, or native 4BA instructions. Enable the former only for now.
Unfortunately the S25SF256S uses another instruction to write the exten- ded address register. So we add an override for the instruction byte.
Change-Id: I0a95a81dfe86434f049215ebd8477392391b9efc Signed-off-by: Nico Huber nico.h@gmx.de --- M flash.h M flashchips.c M spi25.c 3 files changed, 47 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/32/25132/2