From 9c803c02b59fc25dfc20431d29b4ee4d1f401dc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Wed, 5 Mar 2025 14:29:41 +0100 Subject: [PATCH] boards: seagate: legend: Add board revision configurations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit board.yml file was missing the list of custom revisions of this board. Signed-off-by: Benjamin Cabé --- boards/seagate/legend/board.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/boards/seagate/legend/board.yml b/boards/seagate/legend/board.yml index a015c60bc4e..e4780925afe 100644 --- a/boards/seagate/legend/board.yml +++ b/boards/seagate/legend/board.yml @@ -4,5 +4,10 @@ board: vendor: seagate revision: format: custom + default: "25hdd" + revisions: + - name: "25hdd" + - name: "25ssd" + - name: "35" socs: - name: stm32f070xb