Hi
I have used mfgtools to program spi. But I am getting the following error.
Log:
Panel A UtpUpdate Event: DeviceRemoval Msg: (null) DevState: Disconnected OpState: WAITING_FOR_DEVICE
Panel A UtpUpdate Event: VolumeArrival Msg: (null) DevState: Updater OpState: WAITING_FOR_DEVICE
1 - Panel A Finished <CMD/> type="find" body="Updater" file="" timeout="180" onError="" text="" SUCCESS code=0x0.
Panel A Start <CMD/> type="push" body="mknod class/mtd,mtd0,/dev/mtd0" file="" timeout="10" onError="" text="".
1 - Panel A Finished <CMD/> type="push" body="mknod class/mtd,mtd0,/dev/mtd0" file="" timeout="10" onError="" text="" FAIL code=0xffffffff.
Panel A: Operation is not completed.,failed to run command: type="push" body="mknod class/mtd,mtd0,/dev/mtd0" file="" timeout="10" onError="" text=""
2 - Panel A Finished processing SPI-NOR (uboot.sb) <LIST/> : FAIL code=-1.
Board:MCIMX28EVK
Linux2.6.35 kernel version
SPI flash:N25Q128
Regards
Pt
Original Attachment has been moved to: spi-log.txt.zip
Hi,
I checked one version of mfgtool and it seems that it does not support SPI NOR. I wonder if you checked the below discussion.
How to enable SPI NOR boot for i.MX28 (Spansion s25fl256s)
It contains the required steps to add the the SPI NOR support.
Best Regards,
Alejandro