mirror of
https://xff.cz/git/u-boot/
synced 2026-01-12 12:41:15 +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>