Ryder Lee ryder.lee@mediatek.com 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: stable@vger.kernel.org Signed-off-by: Ryder Lee ryder.lee@mediatek.com
Tested-by: Kevin Hilman khilman@baylibre.com
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