[coreboot] [PATCH] Fix flashrom init for VT8237S

FENG Yu Ning fengyuning1984 at gmail.com
Fri Dec 26 15:20:37 CET 2008


On Fri, Dec 26, 2008 at 9:47 PM, FENG Yu Ning <fengyuning1984 at gmail.com> wrote:
> For chip/block/sector erase operations, spi_write_enable
> is integrated into those operations;

I meant spi_write_enable is called explicitly.

> for byte program, spi_write_enable is not integrated.

Whether preop will be sent or which preop will be sent before
BYTE_PROGRAM is specified in struct OPCODES.

Maybe whether to call spi_write_enable in spi_xxx_erase should be
flash bus specific.

yu ning




More information about the coreboot mailing list