From 0aee2ef9cc335fcc909a3dca886660795b862ead Mon Sep 17 00:00:00 2001 From: "H. Nikolaus Schaller" Date: Mon, 2 Apr 2012 17:11:13 +0200 Subject: made compatible to DM3730 --- uart-loader/include/configs/omap3430labrador.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'uart-loader/include/configs/omap3430labrador.h') diff --git a/uart-loader/include/configs/omap3430labrador.h b/uart-loader/include/configs/omap3430labrador.h index e1e2665..53b72f1 100644 --- a/uart-loader/include/configs/omap3430labrador.h +++ b/uart-loader/include/configs/omap3430labrador.h @@ -27,6 +27,10 @@ #ifndef __CONFIG_H #define __CONFIG_H +/* configure for GTA04 with DM3730 */ +#define CONFIG_OMAP36XX 1 /* or 36XX (DM3730) */ +#define PRCM_CLK_CFG2_400MHZ 1 + /* serial printf facility takes about 3.5K */ #define CFG_PRINTF //#undef CFG_PRINTF -- cgit v1.1