[U-Boot] [PATCH v2] flash: Add optional verify-after-write feature

Stefan Roese sr at denx.de
Mon Apr 22 11:08:39 CEST 2013


On 04.04.2013 15:53, Stefan Roese wrote:
> Sometimes it might make sense to verify the written data to NOR flash.
> This patch adds this feature. To enable this verify-after-write, you
> need to define CONFIG_FLASH_VERIFY in your board config header.
> 
> Please note that this option is useless in nearly all cases,
> since such flash programming errors usually are detected earlier
> while unprotecting/erasing/programming. Please only enable
> this option if you really know what you are doing.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>

Applied to u-boot-cfi-flash/master.

Thanks,
Stefan



More information about the U-Boot mailing list