mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
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>
This commit is contained in:
parent
92ce719b55
commit
e515c1ddad
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@
|
|||
|
||||
chosen {
|
||||
bootargs = "console=ttyAMA0 \
|
||||
root=mtd:physmap-flash.0 \
|
||||
ro \
|
||||
loglevel=9";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue