[PATCH 2/2] dts: Fix OF_LIVE dependency

Simon Glass sjg at chromium.org
Wed Feb 3 22:42:20 CET 2021


On Wed, 3 Feb 2021 at 06:20, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> lib/of_live.c references the following 2 ofnode APIs:
> of_alias_scan() and of_get_property().
>
> These APIs get built only when DM is on. Fix the dependency then.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  dts/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list