[U-Boot] [PATCH 1/5] nand: Use common read function instead of verify_buf()
Scott Wood
scottwood at freescale.com
Mon Jan 26 23:33:20 CET 2015
On Mon, 2015-01-26 at 16:24 -0600, Peter Tyser wrote:
> The driver-specific verify_buf() function can be replaced with the
> standard read_page_raw() function to verify writes. This will allow
> verify_buf() to be removed from individual drivers. verify_buf() is no
> longer supported in mainline Linux, so it is a pain to continue
> supporting.
Any reason not to just remove this feature from U-Boot, as Linux has
done?
-Scott
More information about the U-Boot
mailing list