]> git.baikalelectronics.ru Git - kernel.git/commit
ARCv2: boot log: print IOC exists as well as enabled status
authorVineet Gupta <vgupta@synopsys.com>
Thu, 13 Oct 2016 22:53:02 +0000 (15:53 -0700)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 28 Oct 2016 17:06:48 +0000 (10:06 -0700)
commit2305e0e7cc34fb77ee406df8172e1002d888b533
tree0455752673a2d678b20b9ba0815abefb1ee1b735
parentd8427d0969fb24764db30db7e9ecab374016aea0
ARCv2: boot log: print IOC exists as well as enabled status

Previously we would not print the case when IOC existed but was not
enabled.

And while at it, reduce one line off boot printing by consolidating
the Peripheral address space and IO-Coherency which in a way
applies to them

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/include/asm/setup.h
arch/arc/kernel/setup.c
arch/arc/mm/cache.c