summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-01-19 22:16:15 -0700
committerSimon Glass <sjg@chromium.org>2015-01-24 06:13:45 -0700
commit069f5481ba19b819ef11ba23181a264fc566b180 (patch)
tree38c61751e37d648c15efc7b67984cecc73de0da8 /include
parent191c008a2155f99fc6476539878640b4032a457b (diff)
downloadblackbird-obmc-uboot-069f5481ba19b819ef11ba23181a264fc566b180.tar.gz
blackbird-obmc-uboot-069f5481ba19b819ef11ba23181a264fc566b180.zip
x86: config: Enable hook for saving MRC configuration
Add a hook to ensure that this information is saved. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/chromebook_link.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/chromebook_link.h b/include/configs/chromebook_link.h
index 7e6d239d13..6e8b9efb45 100644
--- a/include/configs/chromebook_link.h
+++ b/include/configs/chromebook_link.h
@@ -20,6 +20,7 @@
#define CONFIG_DCACHE_RAM_MRC_VAR_SIZE 0x4000
#define CONFIG_BOARD_EARLY_INIT_F
+#define CONFIG_MISC_INIT_R
#define CONFIG_NR_DRAM_BANKS 8
#define CONFIG_X86_MRC_ADDR 0xfffa0000
OpenPOWER on IntegriCloud