On 19 March 2017 at 22:34, Vignesh R <vigne...@ti.com> wrote:
> Use CONFIG_IS_ENABLED() macro to check whether OF_TRANSLATE is enabled, so
> that code block is compiled irrespective of SPL or U-Boot build
> and fdt address translation is used.
>
> Signed-off-by: Vignesh R <vigne...@ti.com>
> ---
>
> v2:
> * Depend on OF_TRANSLATE instead of OF_LIBFDT so that boards like
>   chromebook_link64_defconfig compile fine.
>
>  lib/fdtdec.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to