Add this spba-bus@2000000 sub-bus to the aips-bus@2000000, because
below there are essential boot-devices (ecspi1-4) which are needed in
SPL for booting from SPI.

Signed-off-by: Hannes Schmelzer <hannes.schmel...@br-automation.com>

---

Changes in v2:
- rebase on current master for taking care about changes of
  commit 67f165ddfd99f03bf4e442a6f3cf808299c87ae9
  arm: dts: Update all the dts[i] files for imx6[q|qp|dl] sabre[auto|sd]

 arch/arm/dts/imx6qdl-u-boot.dtsi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/dts/imx6qdl-u-boot.dtsi b/arch/arm/dts/imx6qdl-u-boot.dtsi
index 45ae2fa..0aa29e3 100644
--- a/arch/arm/dts/imx6qdl-u-boot.dtsi
+++ b/arch/arm/dts/imx6qdl-u-boot.dtsi
@@ -9,6 +9,9 @@
 
                aips-bus@2000000 {
                        u-boot,dm-spl;
+                       spba-bus@2000000 {
+                               u-boot,dm-spl;
+                       };
                };
 
                aips-bus@2100000 {
-- 
2.7.4


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to