Advertisement
z3ntu

lk dsi commands printout

Oct 27th, 2017
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. Android Bootloader - UART_DM Initialized!!!
  2. [0] welcome to lk
  3.  
  4. [10] platform_init()
  5. [10] target_init()
  6. [70] Done initialization of the card
  7. [90] Not able to search the panel:
  8. [130] MDP GDSC already enabled
  9. [180] Config MIPI_VIDEO_PANEL.
  10. [180] CALLED MDSS_DSI_CONFIG
  11. [180] HERE COMES A MIPI_DSI_CMDS_TX PAYLOAD:
  12. [180] One cmd with hex values of:
  13. a1 00 06 a0
  14. [190] dsi panel init error
  15. [190] Turn off MIPI_VIDEO_PANEL.
  16. [260] Not able to search the panel:
  17. [310] MDP GDSC already enabled
  18. [350] Config MIPI_VIDEO_PANEL.
  19. [350] CALLED MDSS_DSI_CONFIG
  20. [360] HERE COMES A MIPI_DSI_CMDS_TX PAYLOAD:
  21. [360] One cmd with hex values of:
  22. a1 00 06 a0
  23. [360] dsi panel init error
  24. [370] Turn off MIPI_VIDEO_PANEL.
  25. [440] Not able to search the panel:
  26. [510] MDP GDSC already enabled
  27. [560] Config MIPI_CMD_PANEL.
  28. [560] CALLED MDSS_DSI_CONFIG
  29. [560] HERE COMES A MIPI_DSI_CMDS_TX PAYLOAD:
  30. [560] One cmd with hex values of:
  31. a1 00 06 a0
  32. [570] HERE COMES A MIPI_DSI_CMDS_TX PAYLOAD:
  33. [570] One cmd with hex values of:
  34. 02 00 29 c0 00 00 ff ff
  35. [590] One cmd with hex values of:
  36. 05 00 29 c0 ff 19 02 01 00 ff ff ff
  37. [610] One cmd with hex values of:
  38. 02 00 29 c0 00 80 ff ff
  39. [640] One cmd with hex values of:
  40. 03 00 29 c0 ff 19 02 ff
  41. [660] One cmd with hex values of:
  42. 02 00 29 c0 00 b0 ff ff
  43. [680] One cmd with hex values of:
  44. 05 00 29 c0 ca ff 02 5f 40 ff ff ff
  45. [700] One cmd with hex values of:
  46. 02 00 29 c0 53 2c ff ff
  47. [720] One cmd with hex values of:
  48. 11 00 05 80
  49. [770] One cmd with hex values of:
  50. 29 00 05 80
  51. [870] Turn on MIPI_CMD_PANEL.
  52. [920] HERE COMES A MIPI_DSI_CMDS_TX PAYLOAD:
  53. [920] One cmd with hex values of:
  54. 02 00 29 c0 51 ff ff ff
  55. [930] fastboot_init()
  56. [930] Loading keystore failed status 5 [940] ERROR: scm_protect_keystore Failed[1040] USB init ept @ 0xf99e000
  57. [1060] udc_start()
  58. [1190] -- reset --
  59. [1190] -- portchange --
  60. [1310] -- reset --
  61. [1310] -- portchange --
  62. [1440] fastboot: processing commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement