[U-Boot] [PATCH 1/3] drivers: Introduce a simplified remoteproc framework

Simon Glass sjg at chromium.org
Thu Aug 27 17:49:03 CEST 2015


+U-Boot

On 26 August 2015 at 16:51, Nishanth Menon <nm at ti.com> wrote:
> On Tue, Aug 25, 2015 at 9:26 PM, Simon Glass <sjg at chromium.org> wrote:
>>
>>>>> +#include <dm/platdata.h>       /* For platform data support - non dt world */
>>>>
>>>> Does this need to be supported for a new uclass?
>>>
>>> we do have platforms that are not using DT yet... they will need to pass
>>> platform data.
>>
>> Is this a good opportunity to convert them?
>
> It might be better not to hold the platforms hostage yet -> at least
> the TI ones(which depend on this series) are already in the pipe for
> conversion - the journey will take some time to complete though.

That seems OK, but please add a comment that new platforms should not
use the platform data.

Regards,
Simon


More information about the U-Boot mailing list