1 // SPDX-License-Identifier: GPL-2.0
2 /* Socionext Milbeaut M10V Evaluation Board */
4 #include "milbeaut-m10v.dtsi"
7 model = "Socionext M10V EVB";
8 compatible = "socionext,milbeaut-m10v-evb", "socionext,sc2000a";
15 bootargs = "rootwait earlycon";
16 stdout-path = "serial0:115200n8";
21 compatible = "fixed-clock";
23 clock-frequency = <40000000>;
28 device_type = "memory";
29 reg = <0x40000000 0x80000000>;