aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-30 18:07:28 -0400
committerTom Rini <trini@konsulko.com>2022-04-08 10:46:22 -0400
commit4681e805362983ffa14b50f24ff4797f0827d54d (patch)
treeb98cce81a49bcb9735e9f1131a6009883ceaa4e1 /arch
parent89e9625fc7a7bb42d65492ccdf973cf06a9854fa (diff)
downloadu-boot-4681e805362983ffa14b50f24ff4797f0827d54d.zip
u-boot-4681e805362983ffa14b50f24ff4797f0827d54d.tar.gz
u-boot-4681e805362983ffa14b50f24ff4797f0827d54d.tar.bz2
nds32: Migrate CONFIG_DEBUG_LED to Kconfig
Move this value to the board Kconfig file. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/nds32/include/asm/arch-ag101/ag101.h3
-rw-r--r--arch/nds32/include/asm/arch-ag102/ag102.h2
2 files changed, 0 insertions, 5 deletions
diff --git a/arch/nds32/include/asm/arch-ag101/ag101.h b/arch/nds32/include/asm/arch-ag101/ag101.h
index 23908f8..6900868 100644
--- a/arch/nds32/include/asm/arch-ag101/ag101.h
+++ b/arch/nds32/include/asm/arch-ag101/ag101.h
@@ -43,9 +43,6 @@
/* External AHB slave2 (FUSBH200) */
#define CONFIG_EXT_AHBSLAVE02_BASE 0x92000000
-/* DEBUG LED */
-#define CONFIG_DEBUG_LED 0x902FFFFC
-
/* APB Device definitions */
/* Power Management Unit */
diff --git a/arch/nds32/include/asm/arch-ag102/ag102.h b/arch/nds32/include/asm/arch-ag102/ag102.h
index 3255db6..53d38b3 100644
--- a/arch/nds32/include/asm/arch-ag102/ag102.h
+++ b/arch/nds32/include/asm/arch-ag102/ag102.h
@@ -72,8 +72,6 @@
/* PWM - Pulse Width Modulator Controller */
#define CONFIG_FTPWM010_BASE 0x94F00000
-/* Debug LED */
-#define CONFIG_DEBUG_LED 0x902FFFFC
/* Power Management Unit */
#define CONFIG_FTPMU010_BASE 0x98100000