49 lines
772 B
Plaintext
49 lines
772 B
Plaintext
/*
|
|
* Device Tree file for the NetModule NBHW18 (NB1800) base variant
|
|
*
|
|
* Copyright (C) 2016 NetModule
|
|
*
|
|
* Stefan Eichenberger <stefan.eichenberger@netmodule.com>
|
|
*
|
|
* This file is licensed under the terms of the GNU General Public
|
|
* License version 2. This program is licensed "as is" without any
|
|
* warranty of any kind, whether express or implied.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
#include "armada-385-hw29-common.dtsi"
|
|
|
|
/ {
|
|
model = "NetModule Router HW29 with Armada A385 (NG1850)";
|
|
chosen {
|
|
stdout-path = "serial0:115200n8";
|
|
};
|
|
|
|
|
|
soc {
|
|
internal-regs {
|
|
serial@12000 {
|
|
u-boot,dm-spl;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
ð0 {
|
|
status = "okay";
|
|
};
|
|
|
|
// SFP-Port
|
|
ð1 {
|
|
status = "disabled";
|
|
fixed-link {
|
|
speed = <1000>;
|
|
full-duplex;
|
|
};
|
|
};
|
|
|
|
ð2 {
|
|
status = "okay";
|
|
};
|
|
|