aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbdellatif El Khlifi <abdellatif.elkhlifi@arm.com>2020-03-24 11:04:17 +0000
committerAbdellatif El Khlifi <abdellatif.elkhlifi@arm.com>2020-03-24 11:12:14 +0000
commite515c1ddad99941bec3e562c072924f4c38885f4 (patch)
treee373ba6f6d9832c863abd94b39d8e65ad9672251
parent92ce719b559146b038d69940aff181c0a8b461fd (diff)
downloadplatform_external_arm-trusted-firmware-e515c1ddad99941bec3e562c072924f4c38885f4.tar.gz
platform_external_arm-trusted-firmware-e515c1ddad99941bec3e562c072924f4c38885f4.tar.bz2
platform_external_arm-trusted-firmware-e515c1ddad99941bec3e562c072924f4c38885f4.zip
corstone700: updating the kernel arguments to support initramfs
In the context of enabling initramfs this change makes the kernel arguments compatible with the initramfs requirements Change-Id: Ifa955a5790ae1398fd8ad9ca1c8272f019c121a6 Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
-rw-r--r--fdts/corstone700.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/fdts/corstone700.dts b/fdts/corstone700.dts
index c13d3b23e..851f5e625 100644
--- a/fdts/corstone700.dts
+++ b/fdts/corstone700.dts
@@ -15,8 +15,6 @@
chosen {
bootargs = "console=ttyAMA0 \
- root=mtd:physmap-flash.0 \
- ro \
loglevel=9";
};