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:
Michal Simek 2016-12-16 13:08:55 +01:00
parent 14de6c4ea1
commit 7876dcb5d4
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
};
chosen {
bootargs = "earlycon";
stdout-path = "serial0:115200n8";
};