2015-05-12 23:58 GMT+06:00 Andy Shevchenko <andriy.shevche...@linux.intel.com>: >> > >> >> Because for now we can setup only serial console, for other we need ioremap >> which is not enabled for this moment. Here we just try to find serial console >> and setup it, if another argument passed to the 'earlyprintk', it will >> be parsed in the >> 'setup_arch'. > > Even for EFI case? >
If I understand correctly, yes. As we can read from early_efi_map_fb function (which setup with early_initcall) comment: efi earlyprintk need use early_ioremap to map the framebuffer. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/