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)
commit2b373cb83cae37d2cb1af7f880c1ba739956d9b3
tree266e382b0ab2b0d72946721669bb21823000895b
parent2ffec69b6f93459be815c64b023840c59aa4006a
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