SlateDroid.com: AML FLASH TOOL aka ImageBurnTool - SlateDroid.com

Jump to content


  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

AML FLASH TOOL aka ImageBurnTool flash firmware from PC

#61 User is offline   alanstorm 

  • Newbie
  • Pip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 3
  • Joined: 07-May 13

Posted Yesterday, 09:44 AM

Thanks Valkoz, you are indeed a genius!

My tablet went from being a brick, to running a perfect version of JB. Best of all, all of the problems that I had with synchronising contacts etc on the old firmware are now gone.

I cant believe how good the tablet works now.

Many thanks again, and keep up the good work!
0

#62 User is offline   Acoustic 

  • Member
  • PipPip
  • Group: Jr. Member
  • Topics: 1
  • Posts: 11
  • Joined: 27-June 12

Posted Yesterday, 10:59 AM

I have been trying to Flash my tablet and have come across an issue. The software is able to successfully erase the nand,and shows a status of 'erasing completed'.

The log for this process is:
[T 0][16:51:17]: load spl ...
[T 0][16:51:18]: Transfer Complete! total size is 18556 Bytes
[T 0][16:51:27]: load uboot ...
[T 0][16:51:27]: Transfer Complete! total size is 489236 Bytes
[T 0][16:51:33]: test command exec: crc 0x8f800000 489236 d723ac49
[T 0][16:51:33]: command exec: crc 0x8f800000 489236 d723ac49
[T 0][16:51:33]: sendCommandWithReply: crc 0x8f800000 489236 d723ac49 maxCount:30
[T 0][16:51:34]: begin run 8f800000
[T 0][16:51:38]: finish run 8f800000
[T 0][16:51:39]: erase nand, you are in erase mode: nand rom_protect off;nand scrub 0;poweroff
[T 0][16:51:39]: sendCommandWithReply: nand rom_protect off;nand scrub 0;poweroff maxCount:0

When I try to flash with the 'erase nand' unticked i get the following log:
[T 0][16:53:24]: load spl ...
[T 0][16:53:24]: Transfer Complete! total size is 18556 Bytes
[T 0][16:53:33]: load uboot ...
[T 0][16:53:34]: Transfer Complete! total size is 489236 Bytes
[T 0][16:53:40]: test command exec: crc 0x8f800000 489236 d723ac49
[T 0][16:53:40]: command exec: crc 0x8f800000 489236 d723ac49
[T 0][16:53:40]: sendCommandWithReply: crc 0x8f800000 489236 d723ac49 maxCount:30
[T 0][16:53:41]: begin run 8f800000
[T 0][16:53:44]: finish run 8f800000
[T 0][16:53:54]: after load uboot, disconnect
[T 0][16:53:57]: after load uboot, disconnect
[T 0][16:53:59]: command exec:set_chgcur 0
[T 0][16:54:00]: command exec:video dev bl_off
[T 0][16:54:01]: command exec:video dev disable
[T 0][16:54:03]: command exec:sf probe 2
[T 0][16:54:04]: command exec:sf erase 0 100000
[T 0][16:54:05]: command exec:nand erase 4000000
[T 0][16:55:05]: get command status failed!
[T 0][16:55:06]: failed ,current step is 9

On one occasion the process managed to get a few steps further on. Any thoughts on what I am doing wrong? I have selected all usb root hubs to not use power save mode, and drivers were installed with no issues.

Edit: Managed to complete the flash process, set the application to 'run as admin' and it completed with no issues.

Thanks

This post has been edited by Acoustic: Yesterday, 12:54 PM

0

#63 User is offline   valkoz 

  • Advanced Member
  • PipPipPip
  • Group: Jr. Member
  • Topics: 19
  • Posts: 330
  • Joined: 13-March 12

Posted Yesterday, 01:10 PM

View PostAcoustic, on 21 May 2013 - 10:59 AM, said:

I have been trying to Flash my tablet and have come across an issue. The software is able to successfully erase the nand,and shows a status of 'erasing completed'.

The log for this process is:
[T 0][16:51:17]: load spl ...
[T 0][16:51:18]: Transfer Complete! total size is 18556 Bytes
[T 0][16:51:27]: load uboot ...
[T 0][16:51:27]: Transfer Complete! total size is 489236 Bytes
[T 0][16:51:33]: test command exec: crc 0x8f800000 489236 d723ac49
[T 0][16:51:33]: command exec: crc 0x8f800000 489236 d723ac49
[T 0][16:51:33]: sendCommandWithReply: crc 0x8f800000 489236 d723ac49 maxCount:30
[T 0][16:51:34]: begin run 8f800000
[T 0][16:51:38]: finish run 8f800000
[T 0][16:51:39]: erase nand, you are in erase mode: nand rom_protect off;nand scrub 0;poweroff
[T 0][16:51:39]: sendCommandWithReply: nand rom_protect off;nand scrub 0;poweroff maxCount:0

When I try to flash with the 'erase nand' unticked i get the following log:
[T 0][16:53:24]: load spl ...
[T 0][16:53:24]: Transfer Complete! total size is 18556 Bytes
[T 0][16:53:33]: load uboot ...
[T 0][16:53:34]: Transfer Complete! total size is 489236 Bytes
[T 0][16:53:40]: test command exec: crc 0x8f800000 489236 d723ac49
[T 0][16:53:40]: command exec: crc 0x8f800000 489236 d723ac49
[T 0][16:53:40]: sendCommandWithReply: crc 0x8f800000 489236 d723ac49 maxCount:30
[T 0][16:53:41]: begin run 8f800000
[T 0][16:53:44]: finish run 8f800000
[T 0][16:53:54]: after load uboot, disconnect
[T 0][16:53:57]: after load uboot, disconnect
[T 0][16:53:59]: command exec:set_chgcur 0
[T 0][16:54:00]: command exec:video dev bl_off
[T 0][16:54:01]: command exec:video dev disable
[T 0][16:54:03]: command exec:sf probe 2
[T 0][16:54:04]: command exec:sf erase 0 100000
[T 0][16:54:05]: command exec:nand erase 4000000
[T 0][16:55:05]: get command status failed!
[T 0][16:55:06]: failed ,current step is 9

On one occasion the process managed to get a few steps further on. Any thoughts on what I am doing wrong? I have selected all usb root hubs to not use power save mode, and drivers were installed with no issues.

Edit: Managed to complete the flash process, set the application to 'run as admin' and it completed with no issues.

Thanks


To help you I need to know:

- Tablet model

- which firmware you want to flash
0

Share this topic:


  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users