Hi Jon,
On 6 June 2014 14:29, Jon Loeliger wrote:
>> diff --git a/arch/arm/dts/include/dt-bindings
>> b/arch/arm/dts/include/dt-bindings
>> new file mode 12
>> index 000..0cecb3d
>> --- /dev/null
>> +++ b/arch/arm/dts/include/dt-bindings
>> @@ -0,0 +1 @@
>> +../../../../include/dt-bindin
> diff --git a/arch/arm/dts/include/dt-bindings
> b/arch/arm/dts/include/dt-bindings
> new file mode 12
> index 000..0cecb3d
> --- /dev/null
> +++ b/arch/arm/dts/include/dt-bindings
> @@ -0,0 +1 @@
> +../../../../include/dt-bindings
> \ No newline at end of file
Hmmm... is this right?
jd
Linux supports this, and if we are to have compatible device tree files,
U-Boot should also.
Avoid giving the device tree files access to U-Boot's include/ directory.
Only include/dt-bindings is accessible.
Signed-off-by: Simon Glass
Acked-by: Stephen Warren
Reviewed-by: Masahiro Yamada
---
3 matches
Mail list logo