Hi Mathew,
On Fri, Mar 05, 2021 at 12:54:15AM +, Mathew McBride wrote:
> The default serial console can be set in the device tree
> using the linux,stdout-path parameter (or equivalent from ACPI).
>
> This is important for universal booting (EFI/EBBR) on ARM platforms
> where the default con
The default serial console can be set in the device tree
using the linux,stdout-path parameter (or equivalent from ACPI).
This is important for universal booting (EFI/EBBR) on ARM platforms
where the default console can be different (e.g ttyS0 vs ttyAMA0).
Signed-off-by: Mathew McBride
---
init