commit | 0492f72508184d451101564e235b0c32edf9acd3 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <Marc.Zyngier@arm.com> | Wed Feb 27 18:06:00 2013 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Wed Mar 20 16:46:42 2013 +0000 |
tree | b14e17c7985fdf92bfb31092fa2c28cbcde8d20a | |
parent | d9c1951f400942bbdb41e75a73d151e4a9d5469e [diff] |
arm64: early_printk: add support for FastModel console output Enable early_printk to use the FastModel semihosting to output the early kernel messages. Works both for host and guest kernels. To use this feature, pass "early_printk=smh" to the kernel. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>