audk/ArmPlatformPkg/Library/PL111Lcd
Girish Pathak b5daabdcd8 ArmPlatformPkg: PL111Lcd: Combine two writes to LCDControl
Currenty bit LcdPwr of the LCDControl register is enabled immediately
after setting other bits of the LCDControl register. This two write
sequence is unnecessary. This change removes this extra write by setting
LcdPwr bit along with other bits of the LcdControl register.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Girish Pathak <girish.pathak@arm.com>
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2018-04-23 12:00:46 +01:00
..
PL111Lcd.c ArmPlatformPkg: PL111Lcd: Combine two writes to LCDControl 2018-04-23 12:00:46 +01:00
PL111Lcd.h ArmPlatformPkg: implement LcdHwLib for PL111 2017-12-12 17:37:41 +00:00
PL111Lcd.inf ArmPlatformPkg: implement LcdHwLib for PL111 2017-12-12 17:37:41 +00:00