Skip to content
Snippets Groups Projects
Unverified Commit 38dbafb9 authored by Federico Amedeo Izzo's avatar Federico Amedeo Izzo Committed by Oliver Smith
Browse files

oneplus-one: fix swapped red and blue (!287)

The problem behind swapped red and blue is inverted byte order in
framebuffer driver pixel format.
This patch sets the correct byte order in the framebuffer driver.

The previous workaround patch is removed because it fixes improperly
the red-screen issue, causing the swapped red and blue problem
that this commit solves

[ci:skip-build]: already built successfully in CI
parent 32a6db0c
No related branches found
No related tags found
No related merge requests found
Pipeline #197293 passed