]> 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)
commit0d82235389df51904cff9acc8261664545b2ed14
tree0455752673a2d678b20b9ba0815abefb1ee1b735
parent7c4bb367e60f5c56dc2482b6373f9e0facbce0eb
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