hi,Alejandro
thanks for your reply
i can burn the u-boot_nand.vybird and u-boot-nand.vybrid file in the zip file of Vybrid MFG TOOL.
but when i rebuild the u-boot using the u-boot source in the zip file , it just won't work, i didn't change anything of the source,just rebuild
here is part of the log, it seems nandinit failed:
ModuleID[2] LevelID[10]: CmdOpreation[0]--OnDeviceChangeNotify, m_p_usb_port is not NULL, so only refresh
ModuleID[2] LevelID[10]: CmdOpreation[0]--OnDeviceChangeNotify, Volume/Device Arrive
ModuleID[2] LevelID[1]: CmdOpreation[0]--set m_hDeviceArriveEvent.
ModuleID[2] LevelID[10]: CmdOpreation[0]--WaitforEvents device arrive1
ModuleID[2] LevelID[10]: CmdOperation[0] device chagned and reset to state 1
ModuleID[2] LevelID[10]: ExecuteCommand--Push[WndIndex:0], Body is nandinit addr=0x80000
ModuleID[2] LevelID[1]: PortMgrDlg(0)--MSCDevice--Command Push(no file) excute failed
ModuleID[2] LevelID[10]: CmdOperation[0], current command executed failed, so SetEvent(hDevCanDeleteEvent)
ModuleID[2] LevelID[10]: DeviceManager::DevChangeWnd::OnDeviceChange() - DEVICE_REMOVAL_EVT(\\?\USB#VID_066F&PID_37FF#6&2c24ce2e&0&5#{a5dcbf10-6530-11d2-901f-00c04fb951ed})
ModuleID[2] LevelID[10]: DeviceManager::DevChangeWnd::OnDeviceChange() - end
here is the log from uart:
U-Boot 2013.07-rc3 (May 12 2015 - 13:02:47)
CPU: Freescale Vybrid VF610 at 396 MHz
Reset cause: WDOG
Board: vf610twr
DRAM: 256 KiB
WARNING: Caches not enabled
NAND: 0 MiB
MMC: FSL_SDHC: 0
Using default environment
In: serial
Out: serial
Err: serial
Net: CPU Net Initialization Failed
No ethernet found.
Hit any key to stop autoboot: 0
no devices available
GADGET DRIVER: usb_dnl_ums
fsl-usb2-udc: bind to driver
\Type 0x0, tag 0x00000001, param 1
utp_handle_message: version request
Type 0x1, tag 0x00000002, param 0
utp_handle_message: EXEC
addr: 0x80000
nandinit 0x80000<NULL>
No NAND devices available
utp_exec: pass
-resetting ...
U-Boot 2013.07-rc3 (May 12 2015 - 13:02:47)
CPU: Freescale Vybrid VF610 at 396 MHz
Reset cause: WDOG
Board: vf610twr
DRAM: 256 KiB
WARNING: Caches not enabled
NAND: 0 MiB
MMC: FSL_SDHC: 0
Using default environment
In: serial
Out: serial
Err: serial
Net: CPU Net Initialization Failed
No ethernet found.
Hit any key to stop autoboot: 0
no devices available
GADGET DRIVER: usb_dnl_ums
fsl-usb2-udc: bind to driver
\Type 0x0, tag 0x00000002, param 1
utp_handle_message: version request
Type 0x1, tag 0x00000003, param 0
utp_handle_message: EXEC
addr: 0x80000
nandinit 0x80000<NULL>
No NAND devices available
utp_exec: pass
-resetting ...