From 6d010db7bd917475a82f6531cd8480d644b85dd4 Mon Sep 17 00:00:00 2001 From: KREYREN Date: Mon, 15 Jul 2024 01:26:18 +0000 Subject: [PATCH] Move teres-i in supported My precious! --- config/boards/{olimex-teres-a64.csc => olimex-teres-a64.conf} | 1 - 1 file changed, 1 deletion(-) rename config/boards/{olimex-teres-a64.csc => olimex-teres-a64.conf} (89%) diff --git a/config/boards/olimex-teres-a64.csc b/config/boards/olimex-teres-a64.conf similarity index 89% rename from config/boards/olimex-teres-a64.csc rename to config/boards/olimex-teres-a64.conf index 0b5ad0b3a9..3ac0a4bc3d 100644 --- a/config/boards/olimex-teres-a64.csc +++ b/config/boards/olimex-teres-a64.conf @@ -6,7 +6,6 @@ BOARDFAMILY="sun50iw1" BOARD_MAINTAINER="Kreyren" -# Legacy has been removed as it's too old and disfunctional for this board KERNEL_TARGET="legacy,current,edge" # NOTE(Krey): IMAGE_PARTITION_TABLE="gpt" was not tested, uses msdos by default