From 2a18ebbf8b0c4beda1ab94d073359e8e660b8561 Mon Sep 17 00:00:00 2001 From: Anthony PERARD Date: Sun, 28 Apr 2013 20:56:40 +0100 Subject: xen/arm: Add Exynos 4210 UART support for early printk Signed-off-by: Anthony PERARD Signed-off-by: Julien Grall Acked-by: Ian Campbell --- docs/misc/arm/early-printk.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/misc/arm/early-printk.txt b/docs/misc/arm/early-printk.txt index 4065811e82..d5cae85ddb 100644 --- a/docs/misc/arm/early-printk.txt +++ b/docs/misc/arm/early-printk.txt @@ -10,5 +10,6 @@ option should not be enable for Xens that are intended to be portable. CONFIG_EARLY_PRINTK=mach where mach is the name of the machine: - vexpress: printk with pl011 for versatile express + - exynos5250: printk with the second UART By default early printk is disabled. -- cgit v1.2.3