Advertisement
Guest User

Untitled

a guest
Nov 13th, 2014
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. U-Boot 2014.01-g254889f (Oct 31 2014 - 14:39:05)
  2.  
  3. CPU: RK3188
  4. Board: RK30xx platform Board
  5. total reserving memory(except stack) is :48m
  6. DRAM: 1 GiB
  7. arch_interrupt_init
  8. DMAInit: OK
  9. storage init OK!
  10. Using default environment
  11.  
  12. In: serial
  13. Out: serial
  14. Err: serial
  15. board_late_init
  16. unsigned!
  17. SecureBootEn = 0 0
  18. ##################################################
  19. uboot version: U-Boot 2014.01-g254889f (Oct 31 2014 - 14:39:05)
  20.  
  21. #Boot ver:
  22.  
  23. ##################################################
  24. setup gpio int
  25. GetParam
  26. LMemApiReadLba:0
  27. check parameter success
  28. partition(uboot): offset=0x00002000, size=0x00002000
  29. empty serial no.
  30. checkKey
  31. vbus = 1
  32. lcd_ctrl_init [38]
  33. i2c init OVER in board!
  34. set_lcdc_dclk: lcdc_source_clk = 768, clk = 71, div = 11
  35. rk30_load_screen for lcdc ok!
  36. lcd_enable [55]
  37. In charging!
  38. ERROR: [fastboot_find_ptn]: partition(boot) not found, aborting
  39. table:
  40. 'boot' does not seem to be a partition nor an address
  41. Unable to boot:boot
  42. try to start recovery
  43. ERROR: [fastboot_find_ptn]: partition(recovery) not found, aborting
  44. table:
  45. 'recovery' does not seem to be a partition nor an address
  46. Unable to boot:recovery
  47. try to start backup
  48. ERROR: [fastboot_find_ptn]: partition(backup) not found, aborting
  49. table:
  50. 'backup' does not seem to be a partition nor an address
  51. Unable to boot:backup
  52. try to start rockusb
  53. startRockusb,437439
  54. powerOn,941511
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement