On Mon, 25 Apr 2016 21:25:07 +0200 Martin Pietryka [email protected] 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 <[email protected]> > --- > drivers/video/am335x-fb.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to u-boot-video/master. Thanks! -- Anatolij _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

