On 19 March 2017 at 22:34, Vignesh R <[email protected]> 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 <[email protected]> > --- > > 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 [email protected] https://lists.denx.de/listinfo/u-boot

