Advertisement
Guest User

Untitled

a guest
Nov 18th, 2012
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.14 KB | None | 0 0
  1. HELLO! BOOT0 is starting!
  2. boot0 version : 1.4.0
  3. dram size =1024
  4. Succeed in opening nand flash.
  5. Succeed in reading Boot1 file head.
  6. The size of Boot1 is 0x00036000.
  7. The file stored in 0X00000000 of block 2 is perfect.
  8. Check is correct.
  9. Ready to disable icache.
  10. Succeed in loading Boot1.
  11. Jump to Boot1.
  12. [ 0.141] boot1 version : 1.4.0
  13. [ 0.141] pmu type = 3
  14. [ 0.142] bat vol = 0
  15. [ 0.169] axi:ahb:apb=3:2:2
  16. [ 0.169] set dcdc2=1400, clock=1008 successed
  17. [ 0.171] key
  18. [ 0.183] no key found
  19. [ 0.183] flash init start
  20. [ 1.536] flash init finish
  21. [ 1.537] fs init ok
  22. [ 1.538] fattype FAT16
  23. [ 1.538] fs mount ok
  24. [ 1.544] script finish
  25. [ 1.545] power finish
  26. [ 1.551] BootMain start
  27. [ 1.551] 0
  28. [ 1.666] key value = 0
  29. [ 1.666] recovery key high 6, low 4
  30. [ 1.667] unable to find fastboot_key key_max value
  31. [ 1.674] test for multi os boot with display
  32. [ 1.677] show pic finish
  33. [ 1.680] load kernel start
  34. [ 1.696] load kernel successed
  35. [ 1.696] start address = 0x4a000000
  36.  
  37. U-Boot 2011.09-rc1-00004-ged135d6-dirty (Jun 10 2012 - 19:31:50) Allwinner Technology
  38.  
  39. CPU: SUNXI Family
  40. Board: A10-EVB
  41. DRAM: 512 MiB
  42. NAND: 3504 MiB
  43. In: serial
  44. Out: serial
  45. Err: serial
  46. --------fastboot partitions--------
  47. -total partitions:11-
  48. -name- -start- -size-
  49. bootloader : 1000000 1000000
  50. env : 2000000 1000000
  51. boot : 3000000 2000000
  52. system : 5000000 20000000
  53. data : 25000000 60000000
  54. misc : 85000000 1000000
  55. recovery : 86000000 2000000
  56. cache : 88000000 8000000
  57. private : 90000000 1000000
  58. sysrecovery : 91000000 20000000
  59. UDISK : b1000000 2a000000
  60. -----------------------------------
  61. Hit any key to stop autoboot: 0
  62.  
  63. NAND read: device 0 offset 0x3000000, size 0x2000000
  64. 33554432 bytes read: OK
  65.  
  66. Starting kernel ...
  67.  
  68. [ 0.137790] cryptomgr_test used greatest stack depth: 6672 bytes left
  69. [ 0.138215] cryptomgr_test used greatest stack depth: 6480 bytes left
  70. [ 0.140452] cryptomgr_test used greatest stack depth: 6216 bytes left
  71. [ 0.208488] sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1
  72. [ 0.781164] [LCD] lcd_module_init
  73. [ 0.849009] regulator_init_complete: axp20_buck3: incomplete constraints, leaving on
  74. [ 0.857100] regulator_init_complete: axp20_buck2: incomplete constraints, leaving on
  75. [ 0.865129] regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on
  76. [ 0.873073] regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on
  77. [ 0.881066] regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on
  78. [ 0.888980] regulator_init_complete: axp20_ldo1: incomplete constraints, leaving on
  79. [ 0.962176] init: to sleep 1 seconds.
  80. [ 1.965941] init: has waken up.
  81. [ 1.969125] init: [william] hdmistatus = 0!
  82. [ 1.973340] init: [william] tvstatus = 2!
  83. [ 1.977990] init: width = 1280
  84. [ 1.981118] init: height = 720
  85. [ 1.984177] init: s.st_size = 3686400
  86. [ 2.054279] EXT4-fs error (device nande): ext4_ext_check_inode:438: inode #8: comm init: bad header/extent: invalid extent entries - magic f30a, entries 1, max 3(4), depth 0(0)
  87. [ 2.070126] EXT4-fs (nande): Remounting filesystem read-only
  88. [ 2.075799] EXT4-fs (nande): no journal found
  89. [ 2.091505] init: buffer : /dev/block/nande
  90. [ 18.318000] make_ext4fs used greatest stack depth: 5696 bytes left
  91. [ 18.324679] init: do_umount: /data
  92. [ 19.071440] init: do_umount: /cache
  93. [ 19.105654] init: dont need format /dev/block/nandk
  94. [ 19.111728] init: dont need format /dev/block/nandi
  95. [ 19.148244] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  96. [ 19.163045] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
  97. [ 19.658759] iptables used greatest stack depth: 5488 bytes left
  98. [ 19.839439] ip used greatest stack depth: 5232 bytes left
  99. [ 19.940689] android_usb: already disabled
  100. [ 21.651867] init: untracked pid 100 exited
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement