Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Tue, 10 Dec 2019 20:41:15 +0000 (15:41 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 10 Dec 2019 20:41:15 +0000 (15:41 -0500)
commitfd4b8f813f11879bb38a0d3a5839279e85325476
tree1710610287d3903ac05922c05e59c7e9abd885c9
parent520f9559020894950d4e962aba52220c8a1d6bfe
parent2cc393f32fd9ffcf47f4877e8d1345a7981a0d02
Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video

- fix crash and board reset when drawing RLE8 bitmaps
  bigger than the framebuffer resolution
- reduce dead code in video and console uclass routines
  (tested on mx53cx9020, sama5d2_xplained, stm32mp157c-ev1,
   stm32f746-disco, stm32f769-disco and wandboard)