hello all,
I set up and configured the MFGTool and can use it to download and boot the images, but only up to a point.
The last few lines of the attached console output are shown below. It's just stuck there.
------------------------- console output -----------------------
Starting UTP
ln: /etc/mtab: File exists
disable turn off display
Starting the hotplug events dispatcher udevd
Synthesizing initial hotplug events
[ 6.753992] udevd (2028): /proc/2028/oom_adj is deprecated, please use /proc/2028/oom_score_adj instead.
uuc 0.4 [built Aug 16 2013 01:24:08]
UTP: Waiting for device to appear
-----------------------------------------------------------------------
My process steps:
1) cp imx6s_updater_defconfig wandboard_defconfig
2) bitbake -c menuconfig linux-wandboard
Device Drivers -> USB support -> USB announce new devicesDevice
3) cp .config wandboard_defconfig
4) verify settings in wandboard_defconfig as per MFGTool development guide
5) bitbake linux-wandboard -c compile -f
6) bitbake linux-wandboard -c build -f
I then copy the files over to Win7 world and run MftTool.
It boots and stops at the line indicated. I can insert/remove my usb mouse and diagnostic messages appear so I know its still running & waiting.
I am using my uboot and kernel but Freescale supplied:
initramfs.cpio.gz.uboot
Will this work or do I need to create my own initramfs file?
How can I do this?
I've unpacked initramfs.cpio.gz.uboot and see the contents, but after packing it back up, it doesn't boot at all.
Recommendations on how to proceed would be greatly appreciated.
George
Original Attachment has been moved to: wandboard_defconfig.zip
Original Attachment has been moved to: UTP-boot-failure.txt.zip