[U-Boot] [PATCH] fdt: Adjust Makefile to find .dtsi include files

Wolfgang Denk wd at denx.de
Thu Apr 19 20:29:33 CEST 2012


Dear Simon Glass,

In message <1334845777-30913-1-git-send-email-sjg at chromium.org> you wrote:
> The device tree compiler now has an option to specify the search path
> for its files. Use this option when compiling in preference to
> pre-processing the file.
> 
> Update Tegra here also to prevent build breakage.
> 
> This requires a recent dtc (commit de6b762 in git://jdl.com/software/dtc.git).
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>  board/nvidia/dts/tegra2-seaboard.dts |    2 +-
>  dts/Makefile                         |    8 +++-----
>  2 files changed, 4 insertions(+), 6 deletions(-)

NAK.  THis breaks building on all systems that use the
distribution-provided DTC with this error:

	dtc: invalid option -- 'i'


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"What if" is a trademark of Hewlett Packard, so stop using it in your
sentences without permission, or risk being sued.


More information about the U-Boot mailing list