diff options
| author | Raul Munoz <raul.munoz@toradex.com> | 2014-08-04 11:28:48 +0200 | 
|---|---|---|
| committer | Raul Munoz <raul.munoz@toradex.com> | 2014-08-04 11:28:48 +0200 | 
| commit | 4dd83942b418b937e3da02746baabf63f37fe682 (patch) | |
| tree | 3f6a29c13deb90131137d868a7f7120a8b913379 /include/linux/extcon.h | |
| parent | 2f6ab2173097420f32bf5bf7f18efa4725b3246d (diff) | |
fbcon: workaround full screen custom boot logo issue and disable cursor
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.
Additionally disable cursor for custom boot logo.
Diffstat (limited to 'include/linux/extcon.h')
0 files changed, 0 insertions, 0 deletions
