Advertisement
Guest User

Untitled

a guest
Aug 21st, 2013
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.26 KB | None | 0 0
  1. HELLO! BOOT0 is starting!
  2. boot0 version : 2.0.0�
  3. read dram para.
  4. dram driver version: 1.15
  5. dram size =1024MB
  6. 0x022d4071
  7. super_standby_flag = 0
  8. Succeed in opening nand flash.
  9. block from 2 to 6
  10. deal block 2
  11. Succeed in reading Boot1 file head.
  12. The size of Boot1 is 0x00068000.
  13. The file stored in 0x00000000 of block 2 is perfect.
  14. Check is correct.
  15. Ready to disable icache.
  16. Succeed in loading Boot1.
  17. Jump to Boot1.
  18. [ 0.150] boot1 version : 2.0.0
  19. [ 0.159] script installed early ok
  20. [ 0.159] pmu type = 3
  21. [ 0.161] bat vol = 0 mv
  22. [ 0.178] axi:ahb:apb=4:2:2
  23. [ 0.178] set dcdc2=1400mv, clock=912M successed
  24. [ 0.180] key
  25. [ 0.193] no key found
  26. [ 0.193] flash init start
  27. [ 0.193] NB1 : enter NFB_Init
  28. [ 0.196] NB1 : enter phy init
  29. [ 0.199] [NAND] nand driver(b) version: 0x0x00000002, 0x0x00000012, data:5
  30. [ 0.209] get the good blk ratio from hwscan : 944
  31. [ 0.212] NB1 : nand phy init ok
  32. [ 0.315] NB1 : init ok
  33. [ 0.315] flash init finish
  34. [ 0.340] fs init ok
  35. [ 0.341] fattype FAT16
  36. [ 0.341] fs mount ok
  37. [ 0.346] nand good_block_ratio=944
  38. [ 0.346] storage_type=0
  39. [ 0.392] 0
  40. [ 0.606] plugin
  41. [ 0.606] ParseEDID
  42. [ 0.606] DDC_Init
  43. [ 0.609] DDC_Read
  44. [ 0.627] EDID version: 1.3
  45. [ 0.627] PCLK=148500000 Xsize=1920 Ysize=1080 Frame_rate=60
  46. [ 0.630] PCLK=74250000 Xsize=1280 Ysize=720 Frame_rate=60
  47. [ 0.636] DDC_Read
  48. [ 0.656] device support YCbCr44 output
  49. [ 0.656] Find HDMI Vendor Specific DataBlock
  50. [ 0.659] PCLK=74250000 Xsize=1280 Ysize=720 Frame_rate=50
  51. [ 0.665] PCLK=27000000 Xsize=720 Ysize=576 Frame_rate=50
  52. [ 0.670] PCLK=27000000 Xsize=720 Ysize=480 Frame_rate=59
  53. [ 0.682] WRN:L232(Common/ui/display_interface/display_interface.c):fetch l
  54. [ 0.687] WRN:L268(Common/ui/display_interface/display_interface.c):fetch l
  55. [ 0.697] WRN:L288(Common/ui/display_interface/display_interface.c):fetch l
  56. [ 0.707] lcd0_para.lcd_used=1
  57. [ 0.710] hdmi open
  58. [ 0.713] DRV_hdmi_set_display_mode,mode:5
  59. [ 0.717] BSP_disp_hdmi_open: hdmi output rgb
  60. [ 0.722] DRV_hdmi_open
  61. [ 0.731] video_config, vic:4
  62. [ 0.731] HDMI RGB444 output mode
  63. [ 0.732] audio_config, sample_rate:0
  64. [ 0.736] key value = 0
  65. [ 0.739] recovery key high 6, low 4
  66. [ 0.837] show pic finish
  67. [ 0.837] load kernel start
  68. [ 0.870] load kernel successed
  69. [ 0.871] start address = 0x4a000000
  70. [ 1.700] jump to
  71.  
  72.  
  73. U-Boot 2011.09-rc1 (Jul 18 2013 - 14:03:58) Allwinner Technology
  74.  
  75. CPU: SUNXI Family
  76. Board: SUN7I-EVB
  77. DRAM: 1 GiB
  78. NAND: [NAND] set nand_good_block_ratio 944
  79. 3776 MiB
  80. In: serial
  81. Out: serial
  82. Err: serial
  83. --------fastboot partitions--------
  84. -total partitions:11-
  85. -name- -start- -size-
  86. bootloader : 8000 8000
  87. env : 10000 8000
  88. boot : 18000 8000
  89. system : 20000 100000
  90. data : 120000 100000
  91. misc : 220000 8000
  92. recovery : 228000 10000
  93. cache : 238000 a0000
  94. private : 2d8000 8000
  95. databk : 2e0000 80000
  96. UDISK : 360000 400000
  97. -----------------------------------
  98. bootcmd set setargs_nand
  99. Hit any key to stop autoboot: 0
  100.  
  101. Starting kernel ...
  102.  
  103. [ 1.030384] ctp_fetch_sysconfig_para: ctp_unused.
  104. [ 1.072032] [+++BLUESLEEP+++]bluesleep_probe: bluesleep_probe line 639
  105. [ 1.072040]
  106. [ 1.080959] [gpio-err] __pio_to_irq: invalid pio to irq
  107. [ 1.087286] [fantasy] err get cpu normal frequency from sysconfig failed
  108. [ 2.256794] init: to sleep 1 seconds.
  109. [ 3.261003] init: has waken up.
  110. [ 3.264580] init: [william] hdmistatus = 1!
  111. [ 3.270034] init: width = 1280
  112. [ 3.273491] init: height = 720
  113. [ 3.276894] init: s.st_size = 3686400
  114. [ 3.335736] init: do_umount: /data
  115. [ 3.650876] init: do_umount: /cache
  116. [ 3.760392] init: dont need format /dev/block/UDISK
  117. [ 3.767384] init: dont need format /dev/block/private
  118. [ 3.790492] init: do_umount: /databk
  119. [ 3.916064] init: cannot find '/system/etc/install-recovery.sh', disabling ''
  120. [ 4.015075] sunxi_ts_init: type err rtp_used = -1066243952.
  121. [ 4.507457] android_usb: already disabled
  122. [ 4.512334] init: using deprecated syntax for specifying property 'sys.usb.cd
  123. [ 4.524169] init: using deprecated syntax for specifying property 'sys.usb.cd
  124. [ 6.518815] init: untracked pid 1584 exited
  125. [ 6.523753] init: untracked pid 1586 exited
  126. [ 28.458153] init: sys_prop: permission denied uid:1003 name:service.bootanit
  127. [11934.269246] Power down.
  128.  
  129. U-Boot SPL 2013.07 (Aug 20 2013 - 16:53:38)
  130. Board: Cubieboard2
  131. DRAM: 1024 MiB
  132. CPU: 960000000Hz, AXI/AHB/APB: 3/2/2
  133. SUNXI SD/MMC: 0
  134.  
  135.  
  136. U-Boot 2013.07 (Aug 20 2013 - 16:53:38) Allwinner Technology
  137.  
  138. CPU: Allwinner A20 (SUN7I)
  139. Board: Cubieboard2
  140. I2C: ready
  141. DRAM: 1 GiB
  142. MMC: SUNXI SD/MMC: 0
  143. *** Warning - bad CRC, using default environment
  144.  
  145. In: serial
  146. Out: serial
  147. Err: serial
  148. Net: emac
  149. Hit any key to stop autoboot: 0
  150. ** No partition table - mmc 0 **
  151. ** No partition table - mmc 0 **
  152. ** No partition table - mmc 0 **
  153. ** No partition table - mmc 0 **
  154. ** No partition table - mmc 0 **
  155. ** No partition table - mmc 0 **
  156. ** No partition table - mmc 0 **
  157. ** No partition table - mmc 0 **
  158. ** No partition table - mmc 0 **
  159. sun7i#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement