Re: [U-Boot] [PATCH 1/2] ARM: DTS: omap3-u-boot.dtsi

2019-02-16 Thread Derald D. Woods
On Sat, Feb 16, 2019 at 01:31:23PM -0600, Adam Ford wrote: > Create generic omap3-u-boot.dtsi file that omap3 based boards > can include to generate device tree in SPL for booting MLO. > > Credit should go to Tom Rini. > > Signed-off-by: Adam Ford > For OMAP3-EVM (3530): Tested-by: Derald D.

Re: [U-Boot] [PATCH 1/2] ARM: DTS: omap3-u-boot.dtsi

2019-02-16 Thread Adam Ford
On Sat, Feb 16, 2019 at 2:49 PM Tom Rini wrote: > > On Sat, Feb 16, 2019 at 01:31:23PM -0600, Adam Ford wrote: > > > Create generic omap3-u-boot.dtsi file that omap3 based boards > > can include to generate device tree in SPL for booting MLO. > > > > Credit should go to Tom Rini. > > > > Signed-of

Re: [U-Boot] [PATCH 1/2] ARM: DTS: omap3-u-boot.dtsi

2019-02-16 Thread Tom Rini
On Sat, Feb 16, 2019 at 01:31:23PM -0600, Adam Ford wrote: > Create generic omap3-u-boot.dtsi file that omap3 based boards > can include to generate device tree in SPL for booting MLO. > > Credit should go to Tom Rini. > > Signed-off-by: Adam Ford > > diff --git a/arch/arm/dts/omap3-u-boot.dts

[U-Boot] [PATCH 1/2] ARM: DTS: omap3-u-boot.dtsi

2019-02-16 Thread Adam Ford
Create generic omap3-u-boot.dtsi file that omap3 based boards can include to generate device tree in SPL for booting MLO. Credit should go to Tom Rini. Signed-off-by: Adam Ford diff --git a/arch/arm/dts/omap3-u-boot.dtsi b/arch/arm/dts/omap3-u-boot.dtsi new file mode 100644 index 00..32