Back to home page

OSCL-LXR

 
 

    


0001 /dts-v1/;
0002 
0003 #include "mt7628a.dtsi"
0004 
0005 / {
0006         compatible = "vocore,vocore2", "ralink,mt7628a-soc";
0007         model = "VoCore2";
0008 
0009         memory@0 {
0010                 device_type = "memory";
0011                 reg = <0x0 0x8000000>;
0012         };
0013 
0014         chosen {
0015                 bootargs = "console=ttyS2,115200";
0016                 stdout-path = &uart2;
0017         };
0018 };