summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRaul Munoz <raul.munoz@toradex.com>2014-07-14 13:43:42 +0200
committerRaul Munoz <raul.munoz@toradex.com>2014-07-14 13:43:42 +0200
commit491f263ebfb338c59abfbde6d4e0e7256a0150fa (patch)
tree6101c9dbe73852ec2c0a6f599eac68d186fa004c /arch
parentf162e88fc6aac0fef03c49c1ac596995a03ff134 (diff)
fbcon: workaround full screen boot-logo issue
Force round down in division calculating required logo height as preceding code did round up as follows: logo_lines = DIV_ROUND_UP(logo_height, vc->vc_font.height); Which resulted in no boot-logo shown at all due to not enough lines being available.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions