mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
ARM: dts: rockchip: Add customized definition parameter for rv1126-evb-ddr3-v10-tb
Add rk.root2nd to mount second rootfs. For example: rk.root2nd=/dev/mmcblk0p7 or rk.root2nd=/dev/mmcblk0p7.ext4 Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: I976700bc86e44fcef31ebbe8796e3d8968234024
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
compatible = "rockchip,rv1126-evb-ddr3-v10-tb", "rockchip,rv1126";
|
||||
|
||||
chosen {
|
||||
bootargs = "loglevel=0 initcall_nr_threads=-1 initcall_debug=0 printk.devkmsg=on root=/dev/rd0 console=ttyFIQ0 snd_aloop.index=7";
|
||||
bootargs = "loglevel=0 initcall_nr_threads=-1 initcall_debug=0 printk.devkmsg=on root=/dev/rd0 rk.root2nd=/dev/mmcblk0p7 console=ttyFIQ0 snd_aloop.index=7";
|
||||
};
|
||||
|
||||
memory {
|
||||
|
||||
Reference in New Issue
Block a user