Re: [U-Boot] [PATCH] arm: dts: imx6qdl-u-boot: Enable spba-bus@2000000 simple bus

2019-02-20 Thread Hannes Schmelzer
On 2/20/19 3:53 PM, Adam Ford wrote: spba-bus has a few nodes under it including the UART1 and some ESPI buses. In order to use them in SPL, the u-boot,dm-spl flag needs to be added to the spba-bus@200 container. Signed-off-by: Adam Ford diff --git a/arch/arm/dts/imx6qdl-u-boot.dtsi b/arc

[U-Boot] [PATCH] arm: dts: imx6qdl-u-boot: Enable spba-bus@2000000 simple bus

2019-02-20 Thread Adam Ford
spba-bus has a few nodes under it including the UART1 and some ESPI buses. In order to use them in SPL, the u-boot,dm-spl flag needs to be added to the spba-bus@200 container. Signed-off-by: Adam Ford diff --git a/arch/arm/dts/imx6qdl-u-boot.dtsi b/arch/arm/dts/imx6qdl-u-boot.dtsi index 45a