From e7869ca38a8f7452c90e2d36844f0e8524b62a72 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Wed, 28 Feb 2024 15:36:54 +0000 Subject: [PATCH] boards: altera: Rename to altr Aligns with the vendor prefix Signed-off-by: Jamie McCrae --- boards/{altera => altr}/index.rst | 0 boards/{altera => altr}/max10/Kconfig.altera_max10 | 0 boards/{altera => altr}/max10/Kconfig.defconfig | 0 boards/{altera => altr}/max10/altera_max10.dts | 0 boards/{altera => altr}/max10/altera_max10.yaml | 0 .../{altera => altr}/max10/altera_max10_defconfig | 0 boards/{altera => altr}/max10/board.cmake | 0 boards/{altera => altr}/max10/board.yml | 0 .../max10/doc/img/Altera_MAX10_switches.jpg | Bin .../{altera => altr}/max10/doc/img/altera_max10.jpg | Bin boards/{altera => altr}/max10/doc/index.rst | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename boards/{altera => altr}/index.rst (100%) rename boards/{altera => altr}/max10/Kconfig.altera_max10 (100%) rename boards/{altera => altr}/max10/Kconfig.defconfig (100%) rename boards/{altera => altr}/max10/altera_max10.dts (100%) rename boards/{altera => altr}/max10/altera_max10.yaml (100%) rename boards/{altera => altr}/max10/altera_max10_defconfig (100%) rename boards/{altera => altr}/max10/board.cmake (100%) rename boards/{altera => altr}/max10/board.yml (100%) rename boards/{altera => altr}/max10/doc/img/Altera_MAX10_switches.jpg (100%) rename boards/{altera => altr}/max10/doc/img/altera_max10.jpg (100%) rename boards/{altera => altr}/max10/doc/index.rst (100%) diff --git a/boards/altera/index.rst b/boards/altr/index.rst similarity index 100% rename from boards/altera/index.rst rename to boards/altr/index.rst diff --git a/boards/altera/max10/Kconfig.altera_max10 b/boards/altr/max10/Kconfig.altera_max10 similarity index 100% rename from boards/altera/max10/Kconfig.altera_max10 rename to boards/altr/max10/Kconfig.altera_max10 diff --git a/boards/altera/max10/Kconfig.defconfig b/boards/altr/max10/Kconfig.defconfig similarity index 100% rename from boards/altera/max10/Kconfig.defconfig rename to boards/altr/max10/Kconfig.defconfig diff --git a/boards/altera/max10/altera_max10.dts b/boards/altr/max10/altera_max10.dts similarity index 100% rename from boards/altera/max10/altera_max10.dts rename to boards/altr/max10/altera_max10.dts diff --git a/boards/altera/max10/altera_max10.yaml b/boards/altr/max10/altera_max10.yaml similarity index 100% rename from boards/altera/max10/altera_max10.yaml rename to boards/altr/max10/altera_max10.yaml diff --git a/boards/altera/max10/altera_max10_defconfig b/boards/altr/max10/altera_max10_defconfig similarity index 100% rename from boards/altera/max10/altera_max10_defconfig rename to boards/altr/max10/altera_max10_defconfig diff --git a/boards/altera/max10/board.cmake b/boards/altr/max10/board.cmake similarity index 100% rename from boards/altera/max10/board.cmake rename to boards/altr/max10/board.cmake diff --git a/boards/altera/max10/board.yml b/boards/altr/max10/board.yml similarity index 100% rename from boards/altera/max10/board.yml rename to boards/altr/max10/board.yml diff --git a/boards/altera/max10/doc/img/Altera_MAX10_switches.jpg b/boards/altr/max10/doc/img/Altera_MAX10_switches.jpg similarity index 100% rename from boards/altera/max10/doc/img/Altera_MAX10_switches.jpg rename to boards/altr/max10/doc/img/Altera_MAX10_switches.jpg diff --git a/boards/altera/max10/doc/img/altera_max10.jpg b/boards/altr/max10/doc/img/altera_max10.jpg similarity index 100% rename from boards/altera/max10/doc/img/altera_max10.jpg rename to boards/altr/max10/doc/img/altera_max10.jpg diff --git a/boards/altera/max10/doc/index.rst b/boards/altr/max10/doc/index.rst similarity index 100% rename from boards/altera/max10/doc/index.rst rename to boards/altr/max10/doc/index.rst