Add NanoPC-T6 support to AGL
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sun, 26 Nov 2023 02:40:13 +0000 (11:40 +0900)
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sun, 26 Nov 2023 02:55:22 +0000 (11:55 +0900)
NanoPC-T6 is one of the Rockchip RK3588 SoC board that is
powerfully SoC more than R-Car Gen3.  Current AGL IVI demos
is require to many HW resource such as GPU and Memory.

This patch add support powerfully board to AGL.

Bug-AGL: SPEC-4988

Change-Id: I0ba55085baf8b0c7b43768c303435f4ec3560270
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
templates/machine/nanopc-t6/50_bblayers.conf.inc [new file with mode: 0644]
templates/machine/nanopc-t6/50_local.conf.inc [new file with mode: 0644]
templates/machine/nanopc-t6/README_machine_nanopc-t6.md [new file with mode: 0644]

diff --git a/templates/machine/nanopc-t6/50_bblayers.conf.inc b/templates/machine/nanopc-t6/50_bblayers.conf.inc
new file mode 100644 (file)
index 0000000..721a5dc
--- /dev/null
@@ -0,0 +1,4 @@
+BBLAYERS =+ "\
+    ${METADIR}/bsp/meta-rockchip \
+    ${METADIR}/bsp/meta-rockchip-extra \
+    "
diff --git a/templates/machine/nanopc-t6/50_local.conf.inc b/templates/machine/nanopc-t6/50_local.conf.inc
new file mode 100644 (file)
index 0000000..cffb7e4
--- /dev/null
@@ -0,0 +1,6 @@
+MACHINE = "rockchip-rk3588-nanopc-t6"
+
+BBMASK += " \
+    meta-rockchip/recipes-multimedia/gstreamer \
+    meta-rockchip/recipes-graphics/wayland/weston_%.bbappend \
+    "
diff --git a/templates/machine/nanopc-t6/README_machine_nanopc-t6.md b/templates/machine/nanopc-t6/README_machine_nanopc-t6.md
new file mode 100644 (file)
index 0000000..3b9c706
--- /dev/null
@@ -0,0 +1,9 @@
+---
+description: Machine NanoPC-T6
+authors: Naoto Yamaguchi <naoto.yamaguchi@automotivelinux.org>
+---
+
+### Machine nanopc-t6
+
+Rockchip RK3588 SBC.  Manufactured by friendlyelec.
+