From: Lothar Waßmann Date: Fri, 8 Aug 2014 12:53:50 +0000 (+0200) Subject: karo: tx51: increase ipg_per clock to 24MHz X-Git-Tag: KARO-TX51-2014-08-08 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=8f8b36e84c427318b8c2e8996b65c9675abf1810 karo: tx51: increase ipg_per clock to 24MHz --- diff --git a/include/configs/tx51.h b/include/configs/tx51.h index fd480f6488..129bd091d7 100644 --- a/include/configs/tx51.h +++ b/include/configs/tx51.h @@ -62,7 +62,7 @@ #define CONFIG_SYS_MEMTEST_START PHYS_SDRAM_1 /* Memtest start address */ #define CONFIG_SYS_MEMTEST_END (PHYS_SDRAM_1 + SZ_4M) /* 4 MB RAM test */ #define CONFIG_SYS_SDRAM_CLK 166 -#define CONFIG_SYS_CLKTL_CBCDR 0x01e35180 +#define CONFIG_SYS_CLKTL_CBCDR 0x01e35100 /* * U-Boot general configurations