]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Update omap5912osk board support
authorStefan Roese <sr@denx.de>
Wed, 10 May 2006 08:55:16 +0000 (10:55 +0200)
committerStefan Roese <sr@denx.de>
Wed, 10 May 2006 08:55:16 +0000 (10:55 +0200)
commit6080a0eb63dacc85ba703dca90271be866112da6
treea405f7266bdc4248b2572ef8488a6f7169c5029d
parent4af099bda90fe602aff96b2fd914fca89f320c5c
Update omap5912osk board support
  - Fix OMAP support that omap5912osk compiles in current source tree
  - Update with code from "http://omap.spectrumdigital.com/osk5912"
    to fix problems with DDR initialization
  - Fix timer setup
  - Use CFI flash driver and support complete 32MB of onboard flash
  - Add "print_cpuinfo()" and "checkboard()" functions to display
    CPU (with frequency) and Board infos
Patch by Stefan Roese, 10 May 2006
CHANGELOG
board/omap5912osk/lowlevel_init.S
board/omap5912osk/omap5912osk.c
cpu/arm926ejs/Makefile
cpu/arm926ejs/cpuinfo.c [new file with mode: 0644]
include/asm-arm/arch-omap/sizes.h [new file with mode: 0644]
include/configs/omap5912osk.h