You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ideally in the future the bootloader wont even have to know anything about the screens at all, instead we relegate all the drivers (panels, backlights and display controllers) to linux itself
this can be added but it's probably not very important in the long term since it'd be removed anyway
I think this is "mandatory" as part of the ARM boot process: https://www.kernel.org/doc/Documentation/arm/Booting
and probably why we see rainbow colors when booting
The text was updated successfully, but these errors were encountered: