]> Git Repo - J-u-boot.git/blobdiff - arch/arm/dts/rk3399-puma-u-boot.dtsi
rockchip: puma: fix indentation for -u-boot.dtsi
[J-u-boot.git] / arch / arm / dts / rk3399-puma-u-boot.dtsi
index 3ad113983323f3875741985a549516c434e6112e..ddb5fa6e7638999d2c44d5f9749cdec696df365b 100644 (file)
@@ -2,24 +2,24 @@
 
 #include "rk3399-u-boot.dtsi"
 / {
-       config {
-               u-boot,spl-payload-offset = <0x40000>; /* @ 256KB */
-               u-boot,mmc-env-offset = <0x4000>;      /* @  16KB */
-               u-boot,efi-partition-entries-offset = <0x200000>; /* 2MB */
-               u-boot,boot-led = "module_led";
-               sysreset-gpio = <&gpio1 RK_PA6 GPIO_ACTIVE_HIGH>;
-       };
+       config {
+               u-boot,spl-payload-offset = <0x40000>; /* @ 256KB */
+               u-boot,mmc-env-offset = <0x4000>;      /* @  16KB */
+               u-boot,efi-partition-entries-offset = <0x200000>; /* 2MB */
+               u-boot,boot-led = "module_led";
+               sysreset-gpio = <&gpio1 RK_PA6 GPIO_ACTIVE_HIGH>;
+       };
 
-       chosen {
-               stdout-path = "serial0:115200n8";
-               u-boot,spl-boot-order = \
+       chosen {
+               stdout-path = "serial0:115200n8";
+               u-boot,spl-boot-order = \
                        "same-as-spl", &norflash, &sdhci, &sdmmc;
-       };
+       };
 
-       aliases {
-               spi0 = &spi1;
-               spi1 = &spi5;
-       };
+       aliases {
+               spi0 = &spi1;
+               spi1 = &spi5;
+       };
 
        /*
         * The Qseven BIOS_DISABLE signal on the RK3399-Q7 keeps the on-module
This page took 0.030606 seconds and 4 git commands to generate.