[PATCH 1/2] lib: Fix BINMAN_FDT dependency

Simon Glass sjg at chromium.org
Sun Feb 7 01:16:49 CET 2021


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

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

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list