From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Gorsulowski Date: Tue, 16 Feb 2010 07:17:36 +0100 Subject: [U-Boot] [PATCH ARM] updates the at91 main_clock calculation In-Reply-To: <4B77DC8B.6050209@scharsoft.de> References: <4B77DC8B.6050209@scharsoft.de> Message-ID: <4B7A3880.5020204@esd.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jens Scharsig wrote: > * updates the conditional main_clock calculation (if AT91_MAIN_CLOCK defined) to c structure SoC access > * add need register flags > > > Signed-off-by: Jens Scharsig > --- > cpu/arm926ejs/at91/clock.c | 7 ++++--- > include/asm-arm/arch-at91/at91_pmc.h | 3 +++ > 2 files changed, 7 insertions(+), 3 deletions(-) > ... Thank you, now the updated otc570 builds without errors. I didn't check, whether the board boots, but I guess it does. Regards, Daniel Gorsulowski