Initial commit
This commit is contained in:
commit
169c65d57e
51358 changed files with 23120455 additions and 0 deletions
17
arch/mips/ralink/dts/rt3883_eval.dts
Normal file
17
arch/mips/ralink/dts/rt3883_eval.dts
Normal file
|
@ -0,0 +1,17 @@
|
|||
/dts-v1/;
|
||||
|
||||
/include/ "rt3883.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "ralink,rt3883-eval-board", "ralink,rt3883-soc";
|
||||
model = "Ralink RT3883 evaluation board";
|
||||
|
||||
memory@0 {
|
||||
device_type = "memory";
|
||||
reg = <0x0 0x2000000>;
|
||||
};
|
||||
|
||||
chosen {
|
||||
bootargs = "console=ttyS0,57600";
|
||||
};
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue