For visionfive2, there are two network interface
Add dual network dhcp for the 2nd interface
Signed-off-by: Jianlong Huang <jianlong.huang@starfivetech.com>
In ramdisk case, dev/shm and devpts not mounted in ramdisk rootfs,
for the mount commands are not executed in ramdisk rootfs,
this will cause adb shell can't work.
move these commands before execute sbin/init.
Signed-off-by: minda.chen <minda.chen@starfivetech.com>