[U-Boot] [PATCH v3 2/8] dm: spi: Correct BIOS protection logic for ICH9

Andrew Bradford andrew at bradfordembedded.com
Mon Jul 6 18:45:41 CEST 2015


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 <sjg at chromium.org>
> ---
> 
> 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 <andrew.bradford at kodakalaris.com>

Thanks! :)
-Andrew


More information about the U-Boot mailing list