summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/cpuinfo.c
AgeCommit message (Collapse)Author
2008-02-14Remove duplicate defines for ARRAY_SIZEKumar Gala
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2006-05-10Minor cleanup.Wolfgang Denk
2006-05-10Update omap5912osk board supportStefan Roese
- 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