commit | e584215fcf0e678ea2d0b4c80b902a1531292f41 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Aug 12 13:32:41 2020 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Aug 26 09:19:50 2020 +0200 |
tree | bb888f109797ad4250106fa268354cdb73bb7ec1 | |
parent | 743dc104f3934af2c43a4f8174a763a0f740ad9b [diff] |
video: cfb_console.c: Use bi_dram[] values on all platforms All platforms support bi_dram[] since quite some time. Lets remove the and bi_memsize values completely. Signed-off-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>