
25 Apr
2016
25 Apr
'16
10:05 p.m.
On Mon, 25 Apr 2016 21:25:07 +0200 Martin Pietryka martin.pietryka@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@chello.at
drivers/video/am335x-fb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-video/master. Thanks!
-- Anatolij