]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MX: MX35 / MX5: uniform clock command with powerpc
authorStefano Babic <sbabic@denx.de>
Wed, 17 Aug 2011 15:52:40 +0000 (17:52 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 4 Sep 2011 09:36:11 +0000 (11:36 +0200)
commit7acec2594840b2602054c5a9d1e14792837fd9db
tree729fbc4da73b96f0342835d5b761be44f3d61150
parent6b5acfc12151ac151800375b447938cc4a4e86ff
MX: MX35 / MX5: uniform clock command with powerpc

There was already a command to show the processor clocks
for PowerPC (clocks). For i.MX, the "clockinfo" command
was introduce. The patch sets the same command name used on
PowerPC.
A nasty and not needed newline is also dropped in the help for
the command.

Signed-off-by: Stefano Babic <sbabic@denx.de>
arch/arm/cpu/arm1136/mx35/generic.c
arch/arm/cpu/armv7/mx5/clock.c