]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
common: Add new clk command
authorMichal Simek <michal.simek@xilinx.com>
Thu, 21 Nov 2013 21:39:02 +0000 (13:39 -0800)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 4 Feb 2014 15:32:20 +0000 (16:32 +0100)
commit08d0d6f32ecf75a6c5dede5fc9ee84b84d8b90e7
treebe8d95641cf786e62b8ca9c69469d582ddcad249
parent07e2822d158940a0e8ba45b6ab0344ffa1011a07
common: Add new clk command

Command provides just dump subcommand for showing clock
frequencies in a soc.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Stefano Babic <sbabic@denx.de>
README
common/Makefile
common/cmd_clk.c [new file with mode: 0644]
include/clk.h [new file with mode: 0644]
include/config_cmd_all.h