[U-Boot] [PATCH] libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT
Masahiro Yamada
yamada.masahiro at socionext.com
Mon Feb 13 07:57:21 UTC 2017
2017-02-13 16:34 GMT+09:00 Vignesh R <vigneshr at ti.com>:
> Use CONFIG_IS_ENABLED() macro to check whether OF_LIBFDT is enabled, so
> that code block is compiled irrespective of SPL or U-Boot build
> depending on CONFIG_SPL_OF_LIBFDT(for SPL) or CONFIG_OF_LIBFDT(for
> U-Boot).
>
> Signed-off-by: Vignesh R <vigneshr at ti.com>
Reviewed-by: Masahiro Yamada <yamada.masahiro at socionext.com>
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list