commit | 98a761175f3203a10dcf688544022b102e185c93 | [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 | 5008c13e33550a6c42689a4bbaae7445af29686b [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>