You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hack: workaround to set D03 console parameter
This a workaroud for bug:
https://bugs.linaro.org/show_bug.cgi?id=2661
D03 has no standard SPCR uart device.
Set console=ttyS1,115200 at early arch init.
Signed-off-by: Xinliang Liu <xinliang.liu@linaro.org>