]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/PL180MciDxe: Increased the TPL at the highest priority to disable...
authorOlivier Martin <olivier.martin@arm.com>
Tue, 6 Aug 2013 12:11:13 +0000 (12:11 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 6 Aug 2013 12:11:13 +0000 (12:11 +0000)
commitbb058bcdfbfeb91e3c6c3f61559ca3d7239062f9
treea6e2a903798e0614e8098762b584e78a1698f4ba
parent9532373b1dd5b9f4ba0c2c69fd287d436013ad0c
ArmPlatformPkg/PL180MciDxe: Increased the TPL at the highest priority to disable interrupts

This change prevent any interrupt to disturb the PL180 data transfer.
If the data transfer is not fast enough, we get UNDERRUN error.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14526 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Drivers/PL180MciDxe/PL180Mci.c