fldc, on 07 January 2013 - 07:42 AM, said:
I have the same situation ....
All my problems starting when by error i put one aml_autoscript from other Model aino (HERO)
if fatexist mmc 0:1 u-boot.bin
then
if fatload mmc 0:1 82000000 u-boot.bin
then
nand device 1
nand erase 0
nand rom_write 82000000 0 60000
defenv
setenv upgrade_step 4
setenv update_noscript 'run prepare; bmp display ${bootup_offset}; if mmcinfo; then if fatload mmc 0 ${loadaddr} aml_autoscript; then; fi; if fatload mmc 0 ${loadaddr} uImage_recovery; then setenv bootargs ${bootargs} a9_clk_max=800000000; bootm; fi; if fatload mmc 0 ${loadaddr} recovery.img; then setenv bootargs ${bootargs} a9_clk_max=800000000; bootm; fi; fi; nand read recovery ${loadaddr} 0 600000; setenv bootargs ${bootargs} a9_clk_max=800000000; bootm'
setenv upgrade_check ' if itest ${upgrade_step} == 0; then defenv; save; run update; else if itest ${upgrade_step} == 1; then defenv_without reboot_mode; setenv upgrade_step 2; save; else if itest ${upgrade_step} == 4; then setenv upgrade_step 1;run update_noscript; fi;fi;fi'
save
reset
fi
fi
fi
This autoscript made a NAND ERASE and from this moment the Tablet Crystal is DEAD.
NOTHING .... in differents PCS ,and differents USB Cables ,either recognized teh tablet in PC
Its frustant
Regards
Sure that fuser and tigger ,find a solution ..... XD
This post has been edited by albertetsbd: 07 January 2013 - 08:14 AM

Help














