I am trying to use functions like `screen_put` just after lowlevel_cleanup() and before boot_raw, but I find there are no effects. Does it mean we cannot use framebuffer until MMU is inited? 
I am trying to use functions like
screen_putjust after lowlevel_cleanup() and before boot_raw,but I find there are no effects.
Does it mean we cannot use framebuffer until MMU is inited?