summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-08-18 16:41:50 -0600
committerTom Rini <[email protected]>2025-08-18 16:41:50 -0600
commitbb21c0b8d8da652d9df30d445a6b14bcb2c179ae (patch)
treea8a114cc57033e98dbd12e0d0fbe847a37643c1a /configs
parent4a2f360bd280b2b5af1c5daffbc189590c83c995 (diff)
parent58fa3b5159cf4090ed926507d7778ebd1dc0686f (diff)
Merge patch series "modify npcm7xx/8xx feature and bug fixed"
Jim Liu <[email protected]> says: modify npcm7xx/8xx feature and bug fixed Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'configs')
-rw-r--r--configs/arbel_evb_defconfig1
-rw-r--r--configs/poleg_evb_defconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/configs/arbel_evb_defconfig b/configs/arbel_evb_defconfig
index 8572ad204d8..11ad19f56db 100644
--- a/configs/arbel_evb_defconfig
+++ b/configs/arbel_evb_defconfig
@@ -17,7 +17,6 @@ CONFIG_SYS_LOAD_ADDR=0x06208000
CONFIG_WATCHDOG_TIMEOUT_MSECS=120000
# CONFIG_PSCI_RESET is not set
CONFIG_ARCH_NPCM8XX=y
-CONFIG_SYS_SKIP_UART_INIT=y
CONFIG_TARGET_ARBEL_EVB=y
CONFIG_ENV_ADDR=0x807C0000
# CONFIG_EFI_LOADER is not set
diff --git a/configs/poleg_evb_defconfig b/configs/poleg_evb_defconfig
index a87e918117c..0803fb1a857 100644
--- a/configs/poleg_evb_defconfig
+++ b/configs/poleg_evb_defconfig
@@ -16,7 +16,6 @@ CONFIG_DEFAULT_DEVICE_TREE="nuvoton-npcm750-evb"
CONFIG_DM_RESET=y
CONFIG_SYS_LOAD_ADDR=0x10000000
CONFIG_TARGET_POLEG=y
-CONFIG_SYS_SKIP_UART_INIT=y
CONFIG_ENV_ADDR=0x80100000
CONFIG_FIT=y
CONFIG_USE_BOOTCOMMAND=y