> On 19-Nov-8, at 12:23 PM, Matthias Brugger wrote:
>
> On 27/09/2019 07:39, Mark Dapoz wrote:
>> The bcm283x PL011 serial driver is hard coded to allow connections only
>> for UART0. This prevents using any of the other UARTs as the U-boot
>> console.
>>
ated to include
the PL011 driver.
To select an alternate UART as the U-boot console, the stdout-path can
be used as follows:
chosen {
stdout-path = "/soc/serial@7e201a00:115200";
}
Signed-off-by: Mark Dapoz
---
configs/rpi_4_32b_defconfig
2 matches
Mail list logo