#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>;
+};