From 0cb5eac44f262460055ee8b004af4a1f5f17ff92 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Mon, 24 Jun 2024 10:27:11 +0200 Subject: [PATCH] Helios64: move to supported section --- config/boards/{helios64.csc => helios64.conf} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename config/boards/{helios64.csc => helios64.conf} (98%) diff --git a/config/boards/helios64.csc b/config/boards/helios64.conf similarity index 98% rename from config/boards/helios64.csc rename to config/boards/helios64.conf index 0e1c98b0ee..8d7e520618 100644 --- a/config/boards/helios64.csc +++ b/config/boards/helios64.conf @@ -1,7 +1,7 @@ # RK3399 hexa core 4GB SoC 2.5GbE eMMC USB3 SATA M.2 UPS BOARD_NAME="Helios64" BOARDFAMILY="rockchip64" # Used to be rk3399 -BOARD_MAINTAINER="" +BOARD_MAINTAINER="prahal" BOOTCONFIG="helios64-rk3399_defconfig" BOOT_SCENARIO="tpl-blob-atf-mainline" KERNEL_TARGET="current,edge"