[U-Boot] [PATCH] drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition
Anatolij Gustschin
agust at denx.de
Mon Apr 25 22:05:17 CEST 2016
On Mon, 25 Apr 2016 21:25:07 +0200
Martin Pietryka martin.pietryka at chello.at wrote:
> According to the TRM you have to set bits [21:20] to 0b10 for RAW mode, so
> (0x10 << 20) is obviously wrong here.
>
> Signed-off-by: Martin Pietryka <martin.pietryka at chello.at>
> ---
> drivers/video/am335x-fb.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-video/master. Thanks!
--
Anatolij
More information about the U-Boot
mailing list