[U-Boot] [PATCH v7 21/21] sf: Add SPI NOR protection mechanism
Fabio Estevam
festevam at gmail.com
Mon Nov 16 21:57:41 CET 2015
Hi Simon,
On Sun, Nov 15, 2015 at 11:34 PM, Simon Glass <sjg at chromium.org> wrote:
> Fabio can you please rework this to remove the pre-driver-model
> support, and add your new functions to struct dm_spi_flash_ops
> instead, then convert the affected boards to driver model?
Ok, I will give it a try in converting imx spi driver to DM as a first
step, and then moving the lock functions into dm_spi_flash_ops.
Actually I should start with converting imx serial driver to DM as we
now have a deadline approaching :-)
More information about the U-Boot
mailing list