On 05/09/2014 11:28 AM, Simon Glass wrote:
> 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.
Acked-by: Stephen Warren
__
Hi Simon,
On Fri, 9 May 2014 11:28:19 -0600
Simon Glass wrote:
> 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-of
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
---
Changes in v3:
- Create a symlink for each arch to dt-bin
Hi Stephen and Masahiro
On 6 May 2014 20:15, Masahiro Yamada wrote:
> Hi Simon, Stephen,
>
> On Mon, 05 May 2014 10:54:52 -0600
> Stephen Warren wrote:
>
> > On 05/05/2014 10:09 AM, Simon Glass wrote:
> > > Linux supports this, and if we are to have compatible device tree
> files,
> > > U-Boot
Hi Simon, Stephen,
On Mon, 05 May 2014 10:54:52 -0600
Stephen Warren wrote:
> On 05/05/2014 10:09 AM, Simon Glass wrote:
> > Linux supports this, and if we are to have compatible device tree files,
> > U-Boot should also.
>
> > diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib
>
> > #
On 05/05/2014 10:09 AM, Simon Glass wrote:
> Linux supports this, and if we are to have compatible device tree files,
> U-Boot should also.
> diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib
> # Modified for U-Boot
> dtc_cpp_flags = -Wp,-MD,$(depfile).pre.tmp -nostdinc
Linux supports this, and if we are to have compatible device tree files,
U-Boot should also.
Signed-off-by: Simon Glass
---
Changes in v2:
- Add new patch to support include files for .dts files
scripts/Makefile.lib | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/Makefile.lib b/scr
7 matches
Mail list logo