commit | 9fd6826611d345a780217631defb535254e7953c | [log] [tgz] |
---|---|---|
author | David Müller (ELSOFT AG) <d.mueller@elsoft.ch> | Fri Dec 03 05:12:50 2010 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Dec 19 17:52:44 2011 +0100 |
tree | ff6e7eaf0b0cf72976938773fe9d34f6a4bc4ba1 | |
parent | df65a3fe3504930d5a89699e9903554f4605b098 [diff] |
add print_cpuinfo to s3c24x0 Hello This patch adds support for "print_cpuinfo" on Samsung s3c24x0 based targets. If activated by "#define CONFIG_DISPLAY_CPUINFO", the chip ID and the 3 main cpu frequencies will be displayed. Dave Signed-off-by: David Müller <d.mueller@elsoft.ch>