aboutsummaryrefslogtreecommitdiff
path: root/include/configs/stmark2.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-10-28 20:26:58 -0400
committerTom Rini <trini@konsulko.com>2022-11-10 09:45:54 -0500
commite020b974cef577cc29a799cffd172e16245c6569 (patch)
tree58ea04b8d1e924a6ed80174be4f0386296b85a1c /include/configs/stmark2.h
parentc56289ddafce3d1ec442fb18064f136c2c47d0bb (diff)
downloadu-boot-e020b974cef577cc29a799cffd172e16245c6569.zip
u-boot-e020b974cef577cc29a799cffd172e16245c6569.tar.gz
u-boot-e020b974cef577cc29a799cffd172e16245c6569.tar.bz2
Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al
This removes the following symbols: CONFIG_RTC_MCFRRTC CONFIG_SYS_JFFS2_FIRST_BANK CONFIG_SYS_JFFS2_FIRST_SECTOR CONFIG_SYS_JFFS2_NUM_BANKS CONFIG_SYS_LBC_CACHE_BASE CONFIG_SYS_LIME_SIZE CONFIG_SYS_MAMR CONFIG_SYS_MCFRRTC_BASE CONFIG_SYS_MONITOR_SEC Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/stmark2.h')
-rw-r--r--include/configs/stmark2.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/stmark2.h b/include/configs/stmark2.h
index d8a3348..8167d25 100644
--- a/include/configs/stmark2.h
+++ b/include/configs/stmark2.h
@@ -34,10 +34,6 @@
"sf write ${loadaddr} 0x00800000 ${filesize}\0" \
""
-/* Realtime clock */
-#define CONFIG_RTC_MCFRRTC
-#define CONFIG_SYS_MCFRRTC_BASE 0xFC0A8000
-
#define CONFIG_SYS_SBFHDR_SIZE 0x7
/* Input, PCI, Flexbus, and VCO */