Guest User

Untitled

a guest
Feb 21st, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. Texas Instruments X-Loader 1.4.4-3 (Oct 28 2011 - 11:27:43)
  2. Reading boot sector
  3. Loading u-boot.bin from mmc
  4.  
  5.  
  6. U-Boot 2010.06-3 (Aug 04 2011 - 14:36:31)
  7.  
  8. OMAP3630/3730-GP ES2.0, CPU-OPP2, L3-165MHz
  9. IGEP0030 COM + LPDDR/ONENAND
  10. I2C: ready
  11. DRAM: 512 MiB
  12. Muxed OneNAND(DDP) 512MB 1.8V 16-bit (0x58)
  13. OneNAND version = 0x0031
  14. Chip support all block unlock
  15. Chip has 2 plane
  16. block = 2048, wp status = 0x2
  17. Scanning device for bad blocks
  18. Bad eraseblock 1464 at 0x0b700000
  19. Bad eraseblock 1465 at 0x0b720000
  20. Bad eraseblock 2536 at 0x13d00000
  21. Bad eraseblock 3854 at 0x1e1c0000
  22. Bad eraseblock 3855 at 0x1e1e0000
  23. OneNAND: 512 MiB
  24. OneNAND: Read environment from 0x00200000
  25. In: serial
  26. Out: serial
  27. Err: serial
  28. Die ID #532e00011ff00000015739eb0902f017
  29. Net: smc911x-0
  30. Hit any key to stop autoboot: 0
  31. U-MIS # mmc init; onenand ecc hw;
  32. mmc1 is available
  33.  
  34. U-MIS # mmc init; fatload mmc 0 0x80300000 x-load-ddp.bin.ift; onenand erase 0 0x80000; onenand write 0x80300000 0 0x80000
  35. mmc1 is available
  36. reading x-load-ddp.bin.ift
  37.  
  38. 26280 bytes read
  39.  
  40. OneNAND erase: offset 0x0, size 0x80000
  41. OK
  42.  
  43. OneNAND write: offset 0x0, size 0x80000
  44. 524288 bytes written: OK
  45. U-MIS #
  46.  
  47. U-Boot 2010.06-3 (Aug 04 2011 - 14:36:31)
  48.  
  49. OMAP3630/3730-GP ES2.0, CPU-OPP2, L3-165MHz
  50. IGEP0030 COM + LPDDR/ONENAND
  51. I2C: ready
  52. DRAM: 512 MiB
  53. Muxed OneNAND(DDP) 512MB 1.8V 16-bit (0x58)
  54. OneNAND version = 0x0031
  55. Chip support all block unlock
  56. Chip has 2 plane
  57. block = 2048, wp status = 0x2
  58. Scanning device for bad blocks
  59. Bad eraseblock 1464 at 0x0b700000
  60. Bad eraseblock 1465 at 0x0b720000
  61. Bad eraseblock 2536 at 0x13d00000
  62. Bad eraseblock 3854 at 0x1e1c0000
  63. Bad eraseblock 3855 at 0x1e1e0000
  64. OneNAND: 512 MiB
  65. OneNAND: Read environment from 0x00200000
  66. In: serial
  67. Out: serial
  68. Err: serial
  69. Die ID #532e00011ff00000015739eb0902f017
  70. Net: smc911x-0
  71. Hit any key to stop autoboot: 0
Add Comment
Please, Sign In to add comment