From: Sebastien Jan Date: Fri, 25 Mar 2011 07:28:05 +0000 (+0530) Subject: panda: set default configuration to 1GHz X-Git-Tag: v1.5.1~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6bbfe7848de547b64edf1c363c86cec4921b517;p=pandora-x-loader.git panda: set default configuration to 1GHz Signed-off-by: Sebastien Jan Signed-off-by: Anand Gadiyar --- diff --git a/include/configs/omap4430panda.h b/include/configs/omap4430panda.h index 74e2f42..0a95f39 100644 --- a/include/configs/omap4430panda.h +++ b/include/configs/omap4430panda.h @@ -44,7 +44,7 @@ * On Phoenix board vlotage needs to be bumped up * before scaling the MPU up */ -#define CONFIG_MPU_600 1 +#define CONFIG_MPU_1000 1 #define CORE_190MHZ 1 /* Enable the below macro if MMC boot support is required */ #define CONFIG_MMC 1