meta-nuvoton: npcm8xx: rename defconfig for UBOOT_MACHINE
Change defconfig to lower case according to u-boot_2023 naming rule.
Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I1bbc728b1764c6d57e40d0082d84f6b12f6bda91
diff --git a/meta-nuvoton/conf/machine/include/npcm8xx.inc b/meta-nuvoton/conf/machine/include/npcm8xx.inc
index 1516966..218b81f 100644
--- a/meta-nuvoton/conf/machine/include/npcm8xx.inc
+++ b/meta-nuvoton/conf/machine/include/npcm8xx.inc
@@ -12,7 +12,7 @@
KERNEL_EXTRA_ARGS ?= "UIMAGE_LOADADDR=0x00008000"
-UBOOT_MACHINE ?= "ArbelEVB_defconfig"
+UBOOT_MACHINE ?= "arbel_evb_defconfig"
UBOOT_ENTRYPOINT ?= "0x6200000"
UBOOT_LOADADDRESS ?= "0x6200000"