Skip to content

Conversation

@wipawel
Copy link
Contributor

@wipawel wipawel commented Aug 23, 2023

Instead of clearing screen and starting over (losing previously displayed text), use one line scrolling.

@wipawel wipawel added the improvement A small enhancement, that makes already implemented features better label Aug 23, 2023
@wipawel wipawel requested a review from a team as a code owner August 23, 2023 09:00
Framebuffer scrolling can be enabled/disabled either on boot time
via 'fb_scroll' cmdline parameter or on runtime using set_fb_scroll();

Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
@wipawel wipawel enabled auto-merge (rebase) August 23, 2023 12:30
@sirdarckcat sirdarckcat self-requested a review August 23, 2023 18:02
Copy link

@sirdarckcat sirdarckcat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested setting the default to false in boot and changing at runtime and worked as expected!

@wipawel wipawel merged commit c351a82 into KernelTestFramework:mainline Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement A small enhancement, that makes already implemented features better

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants