b4b0a55aab
there are still various missing pieces for full support. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39040
17 lines
242 B
Plaintext
17 lines
242 B
Plaintext
/dts-v1/;
|
|
|
|
/include/ "mt7621.dtsi"
|
|
|
|
/ {
|
|
compatible = "ralink,mt7621-eval-board", "ralink,mt7621-soc";
|
|
model = "Ralink MT7621 evaluation board";
|
|
|
|
memory@0 {
|
|
reg = <0x0 0x2000000>;
|
|
};
|
|
|
|
chosen {
|
|
bootargs = "console=ttyS0,57600";
|
|
};
|
|
};
|