[U-Boot] [PATCH v4 2/3] cfi_flash: convert to driver model

Stefan Roese sr at denx.de
Tue Nov 3 14:54:04 CET 2015


On 03.11.2015 14:09, Thomas Chou wrote:
> Convert cfi flash to driver model.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> ---
> v2
>    add dts binding.
>    add more help to Kconfig.
>    move struct platdata to top of file as Simon suggested.
> v3
>    change to MTD uclass.
> v4
>    fix fdt addr and size cells in cfi_flash_probe().
>    move probe uclass to cfi_flash_dm_init().
>    add comment as suggested by Stefan.

Thanks Thomas. Looks pretty good now. If nobody else objects,
I'll pull this series in via the cfi-flash repository in the
next days.

Thanks,
Stefan



More information about the U-Boot mailing list