]> git.proxmox.com Git - mirror_edk2.git/commit - Omap35xxPkg/Include/Omap3530/Omap3530Interrupt.h
Omap35xxPkg, BeagleBoardPkg: Use Pcd for INTERRUPT_BASE
authorLeif Lindholm <leif.lindholm@linaro.org>
Sun, 27 Nov 2016 23:26:06 +0000 (23:26 +0000)
committerLeif Lindholm <leif.lindholm@linaro.org>
Mon, 5 Dec 2016 17:21:40 +0000 (17:21 +0000)
commit209b8f3c2710ee215daf6a044b5346743cbc05df
treeb2c264506d0f049107b25aa2284e4ee3bfbf1eca
parent2c1cc12931b6c5a85471272799b3d4c249025a60
Omap35xxPkg, BeagleBoardPkg: Use Pcd for INTERRUPT_BASE

The base address for the interrupt controller is hard-coded in
Omap3530Interrupt.h, although Omap35xxPkg/InterruptDxe appears to
have initially intended to make use of PcdInterruptBaseAddress from
EmbeddedPkg. Move it to use said Pcd, and also declare use of it in
BeagleBoardLib, which makes a direct access.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
BeagleBoardPkg/BeagleBoardPkg.dsc
BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf
Omap35xxPkg/Include/Omap3530/Omap3530Interrupt.h
Omap35xxPkg/Omap35xxPkg.dsc