]> git.ipfire.org Git - thirdparty/u-boot.git/commit
mach-sc5xx: sc573: Rename EZKIT board to EZLITE
authorCaleb Ethridge <caleb.ethridge@analog.com>
Thu, 21 May 2026 13:53:20 +0000 (09:53 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 4 Jun 2026 18:24:18 +0000 (12:24 -0600)
commit87ea6e67959099804faf4eb85d93a41f18db71c9
tree0bc4597b3a0971a8f85bf96889d901f15016b640
parentad72a93757d3eefcfe9fecf27b1d8f000be49f2f
mach-sc5xx: sc573: Rename EZKIT board to EZLITE

Rename the SC573 EZKIT board to EZLITE across the device tree,
defconfig, board file, and related Kconfig/Makefile entries to
match with release naming. EZKIT was used internally before the
official product release.

Signed-off-by: Caleb Ethridge <caleb.ethridge@analog.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/Makefile
arch/arm/dts/sc573-ezlite.dts [moved from arch/arm/dts/sc573-ezkit.dts with 98% similarity]
arch/arm/mach-sc5xx/Kconfig
arch/arm/mach-sc5xx/init/dmcinit.c
board/adi/sc573-ezlite/Kconfig [moved from board/adi/sc573-ezkit/Kconfig with 92% similarity]
board/adi/sc573-ezlite/Makefile [moved from board/adi/sc573-ezkit/Makefile with 79% similarity]
board/adi/sc573-ezlite/sc573-ezlite.c [moved from board/adi/sc573-ezkit/sc573-ezkit.c with 100% similarity]
board/adi/sc573-ezlite/sc573-ezlite.env [moved from board/adi/sc573-ezkit/sc573-ezkit.env with 100% similarity]
configs/sc573-ezlite_defconfig [moved from configs/sc573-ezkit_defconfig with 98% similarity]
doc/device-tree-bindings/arm/adi/adi,sc5xx.yaml
include/configs/sc573-ezlite.h [moved from include/configs/sc573-ezkit.h with 79% similarity]