summaryrefslogtreecommitdiff
path: root/include/configs/devkit8000.h
diff options
context:
space:
mode:
authorOvidiu Panait <ovidiu.panait@windriver.com>2020-07-24 14:12:11 +0300
committerTom Rini <trini@konsulko.com>2020-08-06 21:26:35 +0300
commit9f63f02755f4cbdb8ee39d8da605d2f643aae220 (patch)
treee7d84840958285fb3426da9335fc02c4d810fb4f /include/configs/devkit8000.h
parentdd084b0a378c83e1f80785cc82049578849fb3d6 (diff)
downloadu-boot-9f63f02755f4cbdb8ee39d8da605d2f643aae220.tar.xz
Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig
This converts ad-hoc CONFIG_SYS_SRAM_SIZE to Kconfig. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Diffstat (limited to 'include/configs/devkit8000.h')
-rw-r--r--include/configs/devkit8000.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h
index 5ef0fe7f92..4a28712833 100644
--- a/include/configs/devkit8000.h
+++ b/include/configs/devkit8000.h
@@ -139,7 +139,6 @@
/* SRAM config */
#define CONFIG_SYS_SRAM_START 0x40200000
-#define CONFIG_SYS_SRAM_SIZE 0x10000
/* Defines for SPL */