Fix REG_MPU_LOAD_TIMER definition in multiple OMAP ports

Patch by Hiroki Kaminaga, 11 Mar 2006
This commit is contained in:
Stefan Roese 2006-05-10 11:28:48 +02:00
parent 6080a0eb63
commit 77f633425b
3 changed files with 5 additions and 2 deletions

View File

@ -2,6 +2,9 @@
Changes since U-Boot 1.1.4:
======================================================================
* Fix REG_MPU_LOAD_TIMER definition in multiple OMAP ports
Patch by Hiroki Kaminaga, 11 Mar 2006
* Update omap5912osk board support
- Fix OMAP support that omap5912osk compiles in current source tree
- Update with code from "http://omap.spectrumdigital.com/osk5912"

View File

@ -382,7 +382,7 @@ REG_WATCHDOG:
.word 0xfffec808
REG_MPU_LOAD_TIMER:
.word 0xfffec600
.word 0xfffec504
REG_MPU_CNTL_TIMER:
.word 0xfffec500

View File

@ -317,7 +317,7 @@ REG_WATCHDOG:
.word 0xfffec808
REG_MPU_LOAD_TIMER:
.word 0xfffec600
.word 0xfffec504
REG_MPU_CNTL_TIMER:
.word 0xfffec500