]> git.baikalelectronics.ru Git - uboot.git/commit
arm: print the cache config option in hex instead of decimal
authorKeerthy <j-keerthy@ti.com>
Sat, 29 Oct 2016 09:49:09 +0000 (15:19 +0530)
committerTom Rini <trini@konsulko.com>
Sun, 13 Nov 2016 20:54:36 +0000 (15:54 -0500)
commit967bbf19c4424fad5ea31a894df317b0adad277a
tree266e382b0ab2b0d72946721669bb21823000895b
parent455af44699bd548b4b503db526fb31c249dfd790
arm: print the cache config option in hex instead of decimal

Printing the option value in hex makes it more comprehensible.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/lib/cache-cp15.c