summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc b/ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc
index 8e1f286233..1689961eec 100644
--- a/ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc
+++ b/ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc
@@ -150,7 +150,7 @@
gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(E7223039-5836-41E1-B542-D7EC736C5E59)/norkern"
# Support the Linux EFI stub by default
- gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|L"dtb=board.dtb initrd=ramdisk.img console=ttyAMA0,115200 androidboot.hardware=juno systemd.log_target=null rootwait root=/dev/sda2"
+ gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|L"dtb=board.dtb initrd=ramdisk.img console=ttyAMA0,115200 earlycon=pl011,0x7ff80000 androidboot.hardware=juno systemd.log_target=null rootwait root=/dev/sda2"
gArmPlatformTokenSpaceGuid.PcdDefaultBootType|0
# Use the serial console (ConIn & ConOut) and the Graphic driver (ConOut)