On 07/03 18:28, Simon Glass wrote: > The logic is incorrect and currently has no effect. Fix it so that we can > write to SPI flash, since by default it is write-protected. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v3: > - Correct parameter order with ich_writeb() > > Changes in v2: > - Use ich_read/write() for BIOS protection update > > drivers/spi/ich.c | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-)
Tested-by: Andrew Bradford <[email protected]> Thanks! :) -Andrew _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

