[U-Boot] [PATCH] fdt: fix dts preprocessor options
Stephen Warren
swarren at wwwdotorg.org
Wed Jan 9 04:50:42 CET 2013
On 01/08/2013 07:07 PM, Allen Martin wrote:
> Using "-ansi" preprocessor option will cause dts lines that begin with
> '#' to choke the preprocessor. Change to "-x assembler-with-cpp"
> instead which is what the kernel uses to preprocess dts files.
Well, it's what the kernel hopefully /will/ use if I can ever get the
patch accepted. But anyway, this seems good to me.
Reviewed-by: Stephen Warren <swarren at nvidia.com>
More information about the U-Boot
mailing list