Ryder Lee <[email protected]> writes:
> The issue was introduced by Kernel CI:
> https://kernelci.org/boot/id/5bbdcbad59b5146fc5b43592/
The issue was *found* by kernelCI, not introduced by kernelCI. ;)
> Fix this by using a 'stdout-path' property that points to the device.
>
> Fixes: c0d9f9ad4f76 ("arm64: dts: mt7622: add earlycon to mt7622-rfb1 board")
> Cc: [email protected]
> Signed-off-by: Ryder Lee <[email protected]>
Tested-by: Kevin Hilman <[email protected]>
Note that this patch fixes the problem where there is no more console
output, but current mainline still doesn't boot as there's another
crash: http://termbin.com/zitb
Kevin