summaryrefslogtreecommitdiffstats
path: root/configs/crownbay_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2014-12-17 15:50:41 +0800
committerSimon Glass <sjg@chromium.org>2014-12-18 17:26:07 -0700
commit405d8205d76b57184e24eae573c7dd61474b56e0 (patch)
tree72c68262c2fe3ef31f931f635360c6f4d82c08ac /configs/crownbay_defconfig
parent58f542de30e3bae9845726af36e0e25b5b458e8c (diff)
downloadtalos-obmc-uboot-405d8205d76b57184e24eae573c7dd61474b56e0.tar.gz
talos-obmc-uboot-405d8205d76b57184e24eae573c7dd61474b56e0.zip
x86: Add crownbay defconfig and config.h
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/crownbay_defconfig')
-rw-r--r--configs/crownbay_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/crownbay_defconfig b/configs/crownbay_defconfig
new file mode 100644
index 0000000000..ce905539f9
--- /dev/null
+++ b/configs/crownbay_defconfig
@@ -0,0 +1,6 @@
+CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0xfff00000"
+CONFIG_X86=y
+CONFIG_TARGET_CROWNBAY=y
+CONFIG_OF_CONTROL=y
+CONFIG_OF_SEPARATE=y
+CONFIG_DEFAULT_DEVICE_TREE="crownbay"
OpenPOWER on IntegriCloud