diff options
author | Girish Pathak <girish.pathak@arm.com> | 2018-02-14 11:52:46 +0000 |
---|---|---|
committer | Leif Lindholm <leif.lindholm@linaro.org> | 2018-04-23 12:00:46 +0100 |
commit | b5daabdcd8a88db615a5d1dfb7b35b61b1ede0c5 (patch) | |
tree | a1c9173036f69a46299f829897e933c66c0b15e4 /BaseTools/Source/Python | |
parent | d1ee57e581d75852b5ba0bbdaf28a83c6b9230fd (diff) | |
download | edk2-b5daabdcd8a88db615a5d1dfb7b35b61b1ede0c5.tar.gz edk2-b5daabdcd8a88db615a5d1dfb7b35b61b1ede0c5.tar.bz2 edk2-b5daabdcd8a88db615a5d1dfb7b35b61b1ede0c5.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions