e8b2ed98eb
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>