Message ID | 1555513175-7596-2-git-send-email-olekstysh@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Renesas Stout board support (R-Car Gen2) | expand |
Hi, On 17/04/2019 15:59, Oleksandr Tyshchenko wrote: > From: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com> > > Current sentence is not entirely correct. Since SCIF0 interface is > applicable for Lager board, but is not applicable for all R-Car H2 > based boards. For example, Stout board uses SCIFA0 interface. > > Signed-off-by: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com > Acked-by: Julien Grall <julien.grall@arm.com> I have pushed this patch to my branch next-4.13 for now. It will be merged once the commit moratorium is lifted. I will review the rest of the series soon. Cheers,
diff --git a/docs/misc/arm/early-printk.txt b/docs/misc/arm/early-printk.txt index f765f59..b23c54f 100644 --- a/docs/misc/arm/early-printk.txt +++ b/docs/misc/arm/early-printk.txt @@ -39,7 +39,7 @@ the name of the machine: - fastmodel: printk on ARM Fastmodel software emulators - hikey960: printk with pl011 with Hikey 960 - juno: printk with pl011 on Juno platform - - lager: printk with SCIF0 on Renesas R-Car H2 processors + - lager: printk with SCIF0 on Renesas Lager board (R-Car H2 processor) - midway: printk with the pl011 on Calxeda Midway processors - mvebu: printk with the MVEBU for Marvell Armada 3700 SoCs - omap5432: printk with UART3 on TI OMAP5432 processors