[U-Boot] [PATCH 10/10] kconfig: CONFIG_DEFAULT_DEVICE_TREE to kconfig
Masahiro YAMADA
yamada.m at jp.panasonic.com
Mon Sep 8 18:37:09 CEST 2014
Hi Fabio,
2014-09-09 1:28 GMT+09:00 Fabio Estevam <festevam at gmail.com>:
> On Sun, Sep 7, 2014 at 5:43 AM, Masahiro Yamada
> <yamada.m at jp.panasonic.com> wrote:
>
>> --- a/configs/mx6dlsabreauto_defconfig
>> +++ b/configs/mx6dlsabreauto_defconfig
>> @@ -1,3 +1,4 @@
>> CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qsabreauto/mx6dl.cfg,MX6DL"
>> CONFIG_ARM=y
>> CONFIG_TARGET_MX6QSABREAUTO=y
>> +CONFIG_DEFAULT_DEVICE_TREE="imx6q-sabreauto"
>
> It is not correct to use imx6q-sabreauto for a mx6dlsabreauto board.
>
> I have also sent a patch removing dts usage for mx6qsabreauto.
I noticed that this board has CONFIG_DEFAULT_DEVICE_TREE,
but no CONFIG_OF_CONTROL.
Just in case, I moved it verbatim so as not to lose the information.
I will remove it in v2.
Thanks for pointing this out.
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list