From 77f633425b5ef0eee3c3fe9d133775ed74ef3b5b Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Wed, 10 May 2006 11:28:48 +0200 Subject: Fix REG_MPU_LOAD_TIMER definition in multiple OMAP ports Patch by Hiroki Kaminaga, 11 Mar 2006 --- board/omap730p2/lowlevel_init.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/omap730p2') diff --git a/board/omap730p2/lowlevel_init.S b/board/omap730p2/lowlevel_init.S index 6c6f48240..9ab71cf55 100644 --- a/board/omap730p2/lowlevel_init.S +++ b/board/omap730p2/lowlevel_init.S @@ -317,7 +317,7 @@ REG_WATCHDOG: .word 0xfffec808 REG_MPU_LOAD_TIMER: - .word 0xfffec600 + .word 0xfffec504 REG_MPU_CNTL_TIMER: .word 0xfffec500 -- cgit v1.2.3