From a1eb04be6687dece388dc522956eb824041c510a Mon Sep 17 00:00:00 2001 From: Gedare Bloom Date: Mon, 28 Oct 2024 12:57:09 -0600 Subject: [PATCH] riscv/beaglevfire: disable BSP_START_COPY_FDT_FROM_U_BOOT by default --- spec/build/bsps/optfdtuboot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/build/bsps/optfdtuboot.yml b/spec/build/bsps/optfdtuboot.yml index 0af7bc035c..e27754d9d2 100644 --- a/spec/build/bsps/optfdtuboot.yml +++ b/spec/build/bsps/optfdtuboot.yml @@ -8,6 +8,7 @@ copyrights: default: - enabled-by: - riscv/kendrytek210 + - riscv/beaglevfire value: false - enabled-by: true value: true