Skip to content
Snippets Groups Projects
Commit 0c277ef9 authored by Timur Tabi's avatar Timur Tabi Committed by Wolfgang Denk
Browse files

cmd_bdinfo: replace print_str() with print_mhz()


The print_str() helper function for cmd_bdinfo can print any string, but it
is only used to print MHz values.  Replace it with print_mhz() that takes
a number and converts it to a string internally.

Signed-off-by: default avatarTimur Tabi <timur@freescale.com>
parent 486cad03
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment