]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
powerpc/85xx: Enable HWCONFIG on MPC8572DS
authorKumar Gala <galak@kernel.crashing.org>
Fri, 19 Nov 2010 14:53:25 +0000 (08:53 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 1 Dec 2010 12:45:23 +0000 (06:45 -0600)
We need HWCONFIG to allow configuration of DDR params

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/MPC8572DS.h

index 692c8115e18a9453a507becef832277cf73631cc..1ee95aed289d5add41d3aef13947b54ff4266a18 100644 (file)
 
 #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