ARM: dts: msm: Update root and init mount points
Update root and init mount points for parrot. Change-Id: I942794c6bcb929cd0d6c2f784341fcbba694e9a9 Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
};
|
||||
|
||||
chosen {
|
||||
bootargs = "nokaslr log_buf_len=256K console=hvc0 loglevel=8 swiotlb=noforce memhp_default_state=online_movable root=/dev/ram rw init=/init";
|
||||
bootargs = "nokaslr log_buf_len=256K console=hvc0 loglevel=8 swiotlb=noforce memhp_default_state=online_movable root=/dev/vda init=/sbin/init";
|
||||
};
|
||||
|
||||
cpus {
|
||||
|
Reference in New Issue
Block a user