commit | c8a02c3db33e3e99b9cbbb24451e76e741de90e7 | [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 | 19edc943149503bd11dfd114f7998d36f473210f [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>