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)
- 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


Trivial merge