ARM64: zynqmp: Add missing earlycon for ep108
Just sync between version. Others zynqmp boards have this setup. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
14de6c4ea1
commit
7876dcb5d4
@ -28,6 +28,7 @@
|
||||
};
|
||||
|
||||
chosen {
|
||||
bootargs = "earlycon";
|
||||
stdout-path = "serial0:115200n8";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user