baytrail: fix missing brackets around ir_base to fix IRQ routing
commit316170e22cd2772e3b01e714ca8d662467b8de0c
authorAlexander Couzens <lynxis@fe80.eu>
Tue, 24 Nov 2015 08:46:18 +0000 (24 09:46 +0100)
committerMartin Roth <martinroth@google.com>
Sat, 28 Nov 2015 18:17:05 +0000 (28 19:17 +0100)
tree94fbb740fa342858d6bf9ea69c37367f673bb60b
parentedf965a01eab654433a901e15426064b0700c603
baytrail: fix missing brackets around ir_base to fix IRQ routing

The missing brackets caused other registers, including the IO APIC
enable bit (EAN in OIC) to be overwritten. Bug introduced by
bde6d309 (x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer)

Change-Id: I1d5aa2af6d74405a1a125af6221ac0e635a6b693
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Reviewed-on: https://review.coreboot.org/12525
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/soc/intel/baytrail/southcluster.c