diff options
author | Martin Pietryka <martin.pietryka@chello.at> | 2016-04-25 21:25:07 +0200 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2016-04-25 22:02:08 +0200 |
commit | ac5c61bfa6ad24a5384b9b89902e024a994f715f (patch) | |
tree | 53a944c651c9bc947f147d9f8d96f88d3de46775 /tools/lpc32xximage.c | |
parent | 65341967ce9ef2656c61dcd3126536e8865c349d (diff) | |
download | u-boot-imx-ac5c61bfa6ad24a5384b9b89902e024a994f715f.zip u-boot-imx-ac5c61bfa6ad24a5384b9b89902e024a994f715f.tar.gz u-boot-imx-ac5c61bfa6ad24a5384b9b89902e024a994f715f.tar.bz2 |
drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition
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>
Diffstat (limited to 'tools/lpc32xximage.c')
0 files changed, 0 insertions, 0 deletions