[U-Boot] [PATCH] rockchip: firefly: configs: add a new config to keep non-of-platdata

Simon Glass sjg at chromium.org
Thu Feb 23 16:19:23 UTC 2017


Hi Jacob,

On 22 February 2017 at 23:36, Jacob Chen <jacobchen110 at gmail.com> wrote:
> Hi Simon,
>
>
> 2017-02-22 11:59 GMT+08:00 Simon Glass <sjg at chromium.org>:
>> Hi Jacob,
>>
>> On 20 February 2017 at 03:26, Jacob Chen <jacob2.chen at rock-chips.com> wrote:
>>> The firefly config have been changed to use SPL_BACK_TO_BROM, but we also want keep
>>> CONFIG_SPL_OF_PLATDATA as an example.
>>>
>>> So add this separate defconfig to show how both way works.
>>>
>>> Signed-off-by: Jacob Chen <jacob2.chen at rock-chips.com>
>>> ---
>>>
>>>  configs/firefly-nodtb-rk3288_defconfig | 78 ++++++++++++++++++++++++++++++++++
>>>  1 file changed, 78 insertions(+)
>>>  create mode 100644 configs/firefly-nodtb-rk3288_defconfig
>>
>> Thanks for this - can you also please add a MAINTAINERS file?
>>
>> Regards,
>> Simon
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>
> Could i just append a line to "board/firefly/firefly-rk3288/MAINTAINERS"?

Yes that should work. The objective is to not get an error from
buildman about a missing maintainer.

Regards,
Simon


More information about the U-Boot mailing list