mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
rockchip64 / edge 6.6: add rk3566-orangepi-3b-sata DTB
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
|
||||
/dts-v1/;
|
||||
|
||||
#include "rk3566-orangepi-3b.dts"
|
||||
|
||||
/ {
|
||||
model = "Rockchip RK3566 OPi 3B with SATA instead of PCIe";
|
||||
};
|
||||
|
||||
&pcie2x1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&sata2 {
|
||||
status = "okay";
|
||||
};
|
||||
Reference in New Issue
Block a user