From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Fri, 22 Jan 2010 07:42:36 -0600 Subject: [U-Boot] [PATCH][RESEND] at91: Enable slow master clock on meesc board In-Reply-To: <12639708111335-git-send-email-Daniel.Gorsulowski@esd.eu> References: <12639708111335-git-send-email-Daniel.Gorsulowski@esd.eu> Message-ID: <4B59AB4C.3010203@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Daniel Gorsulowski wrote: > Normally the processor clock has a divisor of 2. > In some cases this this needs to be set to 4. > Check the user has set environment mdiv to 4 to change the divisor. > > Signed-off-by: Daniel Gorsulowski Applied to u-boot-arm/master Thanks Tom