From 31b9907678038e4fc750add7754e11caeec94c7f Mon Sep 17 00:00:00 2001 From: Werner Date: Sun, 12 May 2024 15:06:09 +0200 Subject: [PATCH] Rename orangepi3b.csc to orangepi3b.eos Ethernet is supposedly broken by design. While Xunlong is working on a hw revision of this board it is to be expected that it will be released under the same name which will then ultimately contribute to users confusion why on some boards eth works and on others not. Therefore get rid of this one altogether. --- config/boards/{orangepi3b.csc => orangepi3b.eos} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config/boards/{orangepi3b.csc => orangepi3b.eos} (100%) diff --git a/config/boards/orangepi3b.csc b/config/boards/orangepi3b.eos similarity index 100% rename from config/boards/orangepi3b.csc rename to config/boards/orangepi3b.eos