meow qoriq-bsap3040
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 11 Jul 2022 22:29:18 +0000 (01:29 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Sun, 4 Sep 2022 22:58:19 +0000 (01:58 +0300)
target/linux/qoriq/files/arch/powerpc/boot/dts/fsl/adtran-bluesocket-bsap-3040.dts

index 6fdc800a86323943b3cd84aa8fd1a51155b00001..4584d484f54172b3a12fd4af6e5ebf6e0b23ad08 100644 (file)
        #size-cells = <2>;
        interrupt-parent = <&mpic>;
 
+/*
        chosen {
                bootargs = "console=ttyS0,115200 earlycon earlyprintk";
                stdout-path = &serial0;
        };
+*/
 
        reserved-memory {
                #address-cells = <2>;
        soc: soc@ffe000000 {
                ranges = <0x00000000 0xf 0xfe000000 0x1000000>;
                reg = <0xf 0xfe000000 0 0x00001000>;
+
                spi@110000 {
                        flash@0 {
                                #address-cells = <1>;
                                reg = <0>;
                                spi-max-frequency = <10000000>; /* input clk */
                        };
+
                };
 
                i2c@118000 {
                                  0 0x00010000>;
                };
        };
+
 };
 
 #include "t1023si-post.dtsi"
+
+&pamu0 {
+       fsl,secondary-cache-geometry = <16 2>;
+};