commit | 7acec2594840b2602054c5a9d1e14792837fd9db | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Wed Aug 17 17:52:40 2011 +0200 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Sep 04 11:36:11 2011 +0200 |
tree | 729fbc4da73b96f0342835d5b761be44f3d61150 | |
parent | 6b5acfc12151ac151800375b447938cc4a4e86ff [diff] |
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>