View Single Post
Old 05-07-2012, 05:43   #10 (permalink)
SEMCSEC
Cheater -Don't Deal with him-
 
Join Date: Dec 2007
Location: UniversalBox
Age: 13
Posts: 671
Member: 644786
Status: Offline
Thanks Meter: 2,166
Quote:
Originally Posted by BABAK NURI View Post
Hi...
It's same But Little Different

I9100G based On Omap4430 and Need Release MLO/A Loader By Samsung

We need Wait Until Release,Then Support Via Jtag....

For your info, this method to recovered sleep/dead I9100G By Samsung.

Code:
kozio -v -omap 3 -2 -p SDP_MDDR_HYNIX_4G -t 60 chip_erase NAND 0

  » OMAPTOOL  vX.X (MMM DD YYYY)

  » Please turn off device
  » Please turn on device
  » Waiting for device
  » Found device
  » Searching 2nd for: SDP_MDDR_HYNIX_4G 363007 07 GP
  » Loading second file Targets\2nd-Downloaders\dnld_startup_3630sdp_gp_hynix_4g.2nd
  » Transferring second file to target (0x5FF8 bytes)
  » Found device
  » Waiting for 2nd
  » Found 2nd
  » Downloading 'Targets\Flash-Drivers\nand_onfi_16bit_8bit.bin'
  » Sending data (11412 bytes) :::::::::::::::::::: [11412]
           Interface 'OMAPFLASH DRIVER v1'
           Driver 'NAND ONFI 16/8 BIT'
           NAND ONFIv2 VENDOR 0x2C MICRON
           NAND 16 BIT DEVICE 0xBC MT29F4G16ABC
           NAND 2048 BYTES/PAGE (SPARE 64)
           NAND 64 PAGES/BLOCK (131072 BYTES/BLOCK)
           NAND 4096 BLOCKS/UNIT (536870912 BYTES/UNIT)
           NAND 512 MB TOTAL SIZE
           NAND ONFI DRIVER INIT COMPLETE
  » Downloading complete
  » Elapsed time: 0:00.344 (33174 bytes/s)
  » End loading driver
  » Erasing
           name=NAND            address=0x28000000
           Erasing to end of device starting at 0x28000000
           Erase progress :::::::::::::::::::: [536870912]
           NAND ERASED 535691264 BYTES FROM ADDRESS 0x28000000 (9 BAD BLOCKS)
  » Elapsed time: 0:24.571


Code:
kozio -omap 3 -2 -p SDP_MDDR_HYNIX_4G -t 60 chip_download NAND .\test_data\pattern_10M.bin

  » OMAPTOOL vX.X (MMM DD YYYY)

  » Please turn off device
  » Please turn on device
  » Waiting for device
  » Found device
  » Searching 2nd for: SDP_MDDR_HYNIX_4G 363007 07 GP
  » Loading second file Targets\2nd-Downloaders\dnld_startup_3630sdp_gp_hynix_4g.2nd
  » Transferring second file to target (0x5FF8 bytes)
  » Found device
  » Waiting for 2nd
  » Found 2nd
  » Downloading driver
  » Downloading 'Targets\Flash-Drivers\nand_onfi_16bit_8bit.bin'
  » Sending data (11412 bytes) :::::::::::::::::::: [11412]
  » Downloading complete
  » Elapsed time: 0:00.391 (29186 bytes/s)
  » End loading driver
  » Downloading
  » Downloading '.\test_data\pattern_10M.bin'
  » Sending data (10485760 bytes) :::::::::::::::::::: [10485760]
  » Downloading complete
  » Elapsed time: 0:35.095 (299593 bytes/s)
  » Elapsed time: 0:35.334
  Reply With Quote
The Following 2 Users Say Thank You to SEMCSEC For This Useful Post:
 
Page generated in 0.06965 seconds with 7 queries