allwinner: cpu-ops: avoid PSCI on/off output
authorAndre Przywara <andre.przywara@arm.com>
Fri, 22 Jun 2018 00:33:34 +0000 (01:33 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Thu, 28 Jun 2018 22:47:30 +0000 (23:47 +0100)
commit27f9616fd721145d4db86584c19758de1c05f7d7
treede545541d3576e298efae7a266fa400df4605360
parent1f4b638a38ed0fb4f6bd3faee475ae50f485020a
allwinner: cpu-ops: avoid PSCI on/off output

The "INFO" output in sunxi_cpu_ops.c is quite verbose, so make this more
obvious by changing the log level to "VERBOSE" and so avoiding it to
be printed in a normal (even debug) build.

Reported-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
plat/allwinner/common/sunxi_cpu_ops.c