[U-Boot] [PATCH v2] lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected

Tom Rini trini at konsulko.com
Sat Jun 22 16:08:23 UTC 2019


On Thu, Jun 06, 2019 at 07:59:16AM +0000, Peng Fan wrote:

> When build SPL_OF_PLATDATA on i.MX6, meet issue the fdtdec_get_int
> not defined, however fdtdec.c will use fdtdec_get_int, so let's
> compile fdtdec_common.c when OF_LIBFDT selected.
> 
> Since there is also SPL_OF_LIBFDT, so need to use
> CONFIG_$(SPL_TPL_)OF_LIBFDT.
> 
> Signed-off-by: Peng Fan <peng.fan at nxp.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190622/53237ebd/attachment.sig>


More information about the U-Boot mailing list