summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-05-08 18:16:32 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2014-05-15 09:28:46 +0100
commitbf150d811bd6d77902a3921db005993abdd7de2a (patch)
tree8ba0aa58490bd49d9aaa16d2cff36df1ea7dd7c4
parenta26d25f5918bd4a795e81a17074c41591155aced (diff)
juno: update default config
Use /dev/sda2 as the root filesystem. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rwxr-xr-xArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc b/ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc
index 258170460..48a825adc 100755
--- a/ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc
+++ b/ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc
@@ -131,7 +131,7 @@
gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"Linux from NOR Flash"
gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(E7223039-5836-41E1-B542-D7EC736C5E59)/Image"
gArmPlatformTokenSpaceGuid.PcdFdtDevicePath|L"VenHw(E7223039-5836-41E1-B542-D7EC736C5E59)/juno"
- gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|"console=ttyAMA0,115200 earlyprintk=pl011,0x7ff80000 root=/dev/sda1 rootwait verbose debug"
+ gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|"console=ttyAMA0,115200 earlyprintk=pl011,0x7ff80000 rootwait verbose debug root=/dev/sda2"
gArmPlatformTokenSpaceGuid.PcdDefaultBootType|2
# Use the serial console (ConIn & ConOut) and the Graphic driver (ConOut)