“9e19b54554fac0a1c1c92f0a10b29d216b84a470”上不存在“drivers/net/ethernet/git@gitcode.net:openeuler/kernel.git”
-
由 Anup Patel 提交于
This patch adds support for using earlyprintk with 8250/16550 UART ports. The 8250/16550 UART can either have 8-bit or 32-bit aligned registers which is HW vendor dependent. Kernel args for 8-bit aligned regs: earlyprintk=uart8250-8bit,<phys_address> Kernel args for 32-bit aligned regs: earlyprintk=uart8250-32bit,<phys_address> Signed-off-by: NAnup Patel <anup.patel@linaro.org> Reviewed-by: NMarc Zyngier <marc.zyngier@arm.com> Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
e53f2f4b