Hi Everyone
I'm trying to run the file-system in [common-arm-09.06.2014.tar.lzma (https://wiki.tizen.org/wiki/ARM#SUNXI_.28AllWinner.29)] with Exynos4412.
I have 3.5 kernel and it can boot with ubuntu file-system. But the Tizen common still get stuck in "Freeing init memory:xxx K".
My bootargs is "root=/dev/mmcblk2 rw rootfstype=ext4 console=ttySAC2,115200 noinitrd init=/sbin/init".
When i run the isntalled tizen platform device ,root information is stoped at below message,the device does not work.
Systemd seem to be not root at all.
[last Message]
[ 5.610000] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 5.620000] Freeing init memory: 228K
[ 5.620000] init_post
[ 5.645000] kernel_execve ret = 0
[ 5.650000] kernel_execve filename = /sbin/init
[ 5.740000] kernel_execve ret = 0
[ 5.740000] kernel_execve filename = /sbin/modprobe
[ 5.775000] kernel_execve filename = /sbin/modprobe
[ 6.330000] CPU3: shutdown
[ 6.835000] CPU2: shutdown
[ 7.245000] CPU1: shutdown
Could anyone give me some advice?
Best Regards
Andy