]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
Cleanup cache command prints
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 3 Oct 2012 10:56:17 +0000 (10:56 +0000)
committerTom Rini <trini@ti.com>
Wed, 3 Oct 2012 23:01:22 +0000 (16:01 -0700)
commit36180d96ccb4eadb6dc46b362f216d6c26dce008
tree29dfb6ed99e4a4149ba4c909954cc7c1caf09bac
parente9455fcc4526bb354150655876b8badab8a8c2ea
Cleanup cache command prints

Only print when queried, not every time the setting is changed.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
common/cmd_cache.c