summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8572DS.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2010-11-19 08:53:25 -0600
committerKumar Gala <galak@kernel.crashing.org>2010-12-01 06:45:23 -0600
commit558710b98bd71bc31a0447a28fab79cf4649aa69 (patch)
treea7c820ebdd8ae71e54f07cfc302c26eb8f587b34 /include/configs/MPC8572DS.h
parent9de0aa74471c0bd7f8b3b0e6f400df5e6c3b92c9 (diff)
downloadtalos-obmc-uboot-558710b98bd71bc31a0447a28fab79cf4649aa69.tar.gz
talos-obmc-uboot-558710b98bd71bc31a0447a28fab79cf4649aa69.zip
powerpc/85xx: Enable HWCONFIG on MPC8572DS
We need HWCONFIG to allow configuration of DDR params Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/MPC8572DS.h')
-rw-r--r--include/configs/MPC8572DS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8572DS.h b/include/configs/MPC8572DS.h
index 692c8115e1..1ee95aed28 100644
--- a/include/configs/MPC8572DS.h
+++ b/include/configs/MPC8572DS.h
@@ -202,6 +202,7 @@
#define CONFIG_BOARD_EARLY_INIT_R /* call board_early_init_r function */
+#define CONFIG_HWCONFIG /* enable hwconfig */
#define CONFIG_FSL_PIXIS 1 /* use common PIXIS code */
#define PIXIS_BASE 0xffdf0000 /* PIXIS registers */
#ifdef CONFIG_PHYS_64BIT
OpenPOWER on IntegriCloud