summaryrefslogtreecommitdiffstats
path: root/include/configs/integratorap.h
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2011-07-25 01:50:08 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-09-03 22:40:45 +0200
commit26c82638c92f1b21216df5852788280d81b45fe5 (patch)
tree7806d995497b2d5d44339981a66c2577a5500cd4 /include/configs/integratorap.h
parenta46877cc472230fddfe56f2dfd26017b28f4bba9 (diff)
downloadtalos-obmc-uboot-26c82638c92f1b21216df5852788280d81b45fe5.tar.gz
talos-obmc-uboot-26c82638c92f1b21216df5852788280d81b45fe5.zip
integratorap: support relocation
The integrator board was apparently never converted over to support relocation until now. After this the integrator u-boot both compiles and boots on the Integrator AP. This also fixes the SDRAM memory size detection. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'include/configs/integratorap.h')
-rw-r--r--include/configs/integratorap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/integratorap.h b/include/configs/integratorap.h
index 8b41885fed..1650c03e36 100644
--- a/include/configs/integratorap.h
+++ b/include/configs/integratorap.h
@@ -47,7 +47,7 @@
#define CONFIG_SKIP_LOWLEVEL_INIT
#define CONFIG_CM_INIT 1
#define CONFIG_CM_REMAP 1
-#undef CONFIG_CM_SPD_DETECT
+#define CONFIG_CM_SPD_DETECT
/*
* Size of malloc() pool
OpenPOWER on IntegriCloud