sir
we are working on IMX6q - SABRESD board and the sample images with the product working properly.
then we downloaded LTIB and start building the kernel according to our requirement. and we are trying to load the uImage alone throgh tftp server (it is loading properly).
but it is failing during booting with a last mesege and device is shutting down after 3 to 4 second.
=========================================================
EXT3-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended
EXT3-fs (mmcblk0p2): using internal journal
EXT3-fs (mmcblk0p2): recovery complete
EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode
VFS: Mounted root (ext3 filesystem) on device 179:2.
Freeing init memory: 208K
====================================================
i have couple of questions regarding to these
1.any problem with environment variables i set
2.how to load the root file system when image is loading through tftp.
we are using one linux loaded SD card for uboot an all.(YOCTO project sample )
i attached the boot log and environment variables.
Original Attachment has been moved to: boot.txt.zip
Original Attachment has been moved to: env.txt.zip