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

Thomas Chou thomas at wytron.com.tw
Fri Nov 6 07:33:19 CET 2015


Hi Stefan,

On 2015年11月06日 14:04, Stefan Roese wrote:
> Hi Thomas,
>
> On 06.11.2015 02:09, Thomas Chou wrote:
>> On 2015年11月03日 21:54, Stefan Roese wrote:
>>> 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.
>>
>> May I pick up this series and push into u-boot-nios? I have some nios2
>> related patches depended on this. It would be helpful to send them to
>> Tom in correct sequence. Thanks a lot.
>
> I am okay with you picking up these patches and pushing them
> via your nios2 repository. But we should wait until Simon
> is okay with this DM stuff.

Sure. I will wait Simon. Thanks a lot.

Best regards,
Thomas



More information about the U-Boot mailing list