
-----Original Message----- From: Jason [mailto:u-boot@lakedaemon.net] Sent: Tuesday, August 02, 2011 6:34 PM To: wd@denx.de; Prafulla Wadaskar Cc: u-boot@lists.denx.de; clint@debian.org; Prabhanjan Sarnaik; Ashish Karkare; Siddarth Gore; bdale@gag.com; simon@sequanux.org Subject: Re: [PATCH v2] arm/kirkwood: print speeds with cpu info.
Wolfgang,
On Mon, Aug 01, 2011 at 01:04:27AM +0000, Jason Cooper wrote:
If CONFIG_DISPLAY_CPUINFO is enabled on kirkwood SoCs, this will print
the
speeds of the various components.
Signed-off-by: Jason Cooper u-boot@lakedaemon.net
Changes since v1:
- optimized macros to remove one-timers
- reduced switch/case to if/else since it operates on one bit.
- remove RFC
arch/arm/cpu/arm926ejs/kirkwood/cpu.c | 41
++++++++++++++++++++++++++++++
arch/arm/include/asm/arch-kirkwood/cpu.h | 1 + 2 files changed, 42 insertions(+), 0 deletions(-)
Please drop this patch. It's cosmetic, becoming a hassle to do properly, and doesn't move me towards my goal of mainline dreamplug support.
Hi Jason I think this is useful information to be displayed. Thanks for your effort so far on this patch, and I wish that should not go waste.
You can think of supporting this once your dreamplug is supported :-)
Regards.. Prafulla . .