3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-13 02:35:54 +00:00
Scare Crowe d2ebfd0519 QortalOS Titan 5.60.12
Screw the description like that inbred T3Q
2022-03-05 21:17:59 +05:00

59 lines
644 B
Plaintext

// SPDX-License-Identifier: GPL-2.0-only
/**
* dts file for Hisilicon D03 Development Board
*
* Copyright (C) 2016 HiSilicon Ltd.
*/
/dts-v1/;
#include "hip06.dtsi"
/ {
model = "Hisilicon Hip06 D03 Development Board";
compatible = "hisilicon,hip06-d03";
memory@0 {
device_type = "memory";
reg = <0x0 0x00000000 0x0 0x40000000>;
};
chosen { };
};
&ipmi0 {
status = "okay";
};
&uart0 {
status = "okay";
};
&eth0 {
status = "okay";
};
&eth1 {
status = "okay";
};
&eth2 {
status = "okay";
};
&eth3 {
status = "okay";
};
&sas1 {
status = "okay";
};
&usb_ohci {
status = "okay";
};
&usb_ehci {
status = "okay";
};