- Code: Select all
D:\Documents and Settings\Sven Slootweg\Desktop\boot>usbtool-win 1 hwinit.bin 0x
80000000
USBtool v0.4 - (C) 2008 Maurus Cuelenaere
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[INFO] File size: 4576 bytes
[INFO] Searching for device...
[INFO] Found device, uploading application.
[INFO] GET_CPU_INFO: JZ4740V1
[INFO] SET_DATA_ADDRESS to 0x80000000... Done!
[INFO] Sending data... Done!
[INFO] Verifying data... Done!
[INFO] Booting device [STAGE1]... Done!
D:\Documents and Settings\Sven Slootweg\Desktop\boot>usbtool-win 1 zImage_dual_b
oot_installer_ILI9331 0x80600000
USBtool v0.4 - (C) 2008 Maurus Cuelenaere
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[INFO] File size: 3256320 bytes
[INFO] Searching for device...
[INFO] Found device, uploading application.
[INFO] GET_CPU_INFO: JZ4740V1
[INFO] SET_DATA_ADDRESS to 0x80600000... Done!
[INFO] Sending data... Done!
[INFO] Verifying data... Done!
[INFO] Booting device [STAGE1]... Done!
D:\Documents and Settings\Sven Slootweg\Desktop\boot>
However, according to the instructions I should see my Dingoo boot up after that last command. In reality, it doesn't do anything. I can't power it on myself either, so I guess it's stuck in USB mode. I have to push the reset button in order to be able to use it again. The logo is unchanged. Instead of the Dingux logo, it still shows the Dingoo Digital logo.
It's a black Dingoo A320 with a ILI9331 LCD. I am using Windows XP SP2 to perform the flash. Can anyone give me a pointer on a possible cause for this?