summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2016-01-21 14:05:37 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2016-01-21 14:05:37 +0000
commit131aec010f565a747ac51e6a95e30a37b5df15cc (patch)
treeaf19ae7439f5463855f3f3a9078d808a4328e2af
parent06e4b5af34bc296e546fb02b8f5ef2ecdb3802eb (diff)
juno: use earlyconarmlt-2016012216.01
Add eralycon to the Juno default kernel commandline. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-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)