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-06-03 08:44:08 +0100
commit5d8765693b5c016230fbc95c2699d53d2220964c (patch)
treedd4633b1d5fe7bc59acfc479a6b84f875d6839b0
parent60c90b6f3b86808cf4e8a3b8f0b6ef7824edf3a8 (diff)
juno: update default configlinaro-platform-ref64/14.07
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)