Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video
authorTom Rini <trini@konsulko.com>
Tue, 21 May 2019 11:12:46 +0000 (07:12 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 21 May 2019 11:12:46 +0000 (07:12 -0400)
commitb9625abe03452f3926afa4308bf25c361af9c0ef
tree9bdae44eb53ae0781e71285dbb5be9e2bbbfa846
parent79764b5081d276596dc9294dece73354f81a6801
parente63168a9ffae18f807f59925bb5d9d4623633e46
Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video

- update for using splashfile instead of location->name
  when loading the splash image from a FIT
- updates for loading internal and external splash data from FIT
- DM_GPIO/DM_VIDEO migration for mx53 cx9020 board
- fix boot issue on mx6sabresd board after DM_VIDEO migration
- increase the max preallocated framebuffer BPP to 32 in ipuv3
  driver to prepare for configurations with higher color depth
- allow to use vidconsole_put_string() in board code for text
  output on LCD displays