blob: 79d05665467df46efe6fdd29cb1c139bbb5d4cac [file] [log] [blame]
#include "as370-valens-tz.dtsi"
&nand0 {
status = "okay";
partitions {
partition_rootfs {
label = "rootfs";
reg = <0x1e40000 0x9600000>; /* 150 MiB */
read-only;
};
partition_cache {
label = "cache";
reg = <0xb440000 0x136c0000>; /* 318,208 KiB */
};
};
};