dev, arm: Disable R/B swap in HDLCD by default
authorAndreas Sandberg <andreas.sandberg@arm.com>
Fri, 4 Dec 2015 00:19:05 +0000 (00:19 +0000)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Fri, 4 Dec 2015 00:19:05 +0000 (00:19 +0000)
commitb3f7a628760eaf27dd4842fad1cca1517478aa73
tree7eae0830a62b4d8722f47cc8df8631a1620a0b5e
parent4aeaaf7985395c225d29b2e87c51655e8c2f0678
dev, arm: Disable R/B swap in HDLCD by default

The HDLCD model implements a workaround that swaps the red and blue
channels. This works around an issue in certain old kernels. The new
driver doesn't seem to have this behavior, so disable the workaround
by default and enable it in the affected platforms.
src/dev/arm/RealView.py