41 lines
676 B
Plaintext
41 lines
676 B
Plaintext
/*
|
|
* Device Tree file for the NetModule NBHW17 (NB2800) base variant
|
|
*
|
|
* Copyright (C) 2021 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-nbhw17-common.dtsi"
|
|
|
|
/ {
|
|
model = "NetModule Router NBHW17 with Armada A385 (NB2800)";
|
|
chosen {
|
|
stdout-path = "serial1:115200n8";
|
|
};
|
|
|
|
|
|
soc {
|
|
internal-regs {
|
|
serial@12100 {
|
|
u-boot,dm-spl;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
ð1 {
|
|
status = "okay";
|
|
};
|
|
|
|
ð2 {
|
|
status = "okay";
|
|
};
|
|
|
|
|