mirror of
https://xff.cz/git/u-boot/
synced 2025-12-30 11:07:09 +01:00
The code to determine rows / cols on the screen could potentially run into a case where it doesn't know how big the screen is. In that case, assume 80x25. Signed-off-by: Alexander Graf <agraf@suse.de>