summaryrefslogtreecommitdiffstats
path: root/include/configs/crownbay.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-01-06 22:14:15 +0800
committerSimon Glass <sjg@chromium.org>2015-01-13 07:25:03 -0800
commit8cb20ccc34cda9fdcbae962744bf8ecee90dd5d2 (patch)
tree076aa83b80d45d6cb0b16f9288056c1d6f445ad2 /include/configs/crownbay.h
parent3ba6a0f4f6a2381ad32930df6277930a3de577bc (diff)
downloadtalos-obmc-uboot-8cb20ccc34cda9fdcbae962744bf8ecee90dd5d2.tar.gz
talos-obmc-uboot-8cb20ccc34cda9fdcbae962744bf8ecee90dd5d2.zip
x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig
Convert CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig options so that we can remove them from board configuration file. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/crownbay.h')
-rw-r--r--include/configs/crownbay.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/crownbay.h b/include/configs/crownbay.h
index eadb339a0f..b927b1c9f5 100644
--- a/include/configs/crownbay.h
+++ b/include/configs/crownbay.h
@@ -14,10 +14,8 @@
#include <configs/x86-common.h>
#define CONFIG_SYS_MONITOR_LEN (1 << 20)
-#define CONFIG_SYS_X86_START16 0xfffff800
#define CONFIG_BOARD_EARLY_INIT_F
-#define CONFIG_X86_RESET_VECTOR
#define CONFIG_NR_DRAM_BANKS 1
#define CONFIG_X86_SERIAL
OpenPOWER on IntegriCloud