mirror of
https://review.haiku-os.org/haiku
synced 2025-02-01 03:06:08 +01:00
Rephrase the debug output, it is not that early anymore.
This commit is contained in:
parent
2dcc1cfeb9
commit
333883485c
@ -82,8 +82,7 @@ platform_init_video(void)
|
||||
if (result != B_OK)
|
||||
return result;
|
||||
|
||||
blue_screen_clear_screen();
|
||||
blue_screen_puts("Welcome to very early on-screen debug output on rPi!\n");
|
||||
blue_screen_puts("Welcome to early on-screen debug output on rPi!\n");
|
||||
sOnScreenDebugOutputAvailable = true;
|
||||
|
||||
gKernelArgs.frame_buffer.physical_buffer.start
|
||||
|
Loading…
x
Reference in New Issue
Block a user