Advertisement
tieuvinhlong

Picazzo - uboot load

Mar 28th, 2017
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.11 KB | None | 0 0
  1. U-Boot 2015.01 (Mar 15 2017 - 19:43:11)
  2.  
  3. DRAM:  2 GiB
  4. Relocation Offset is: 76ecc000
  5. register usb cfg[0][1] = 0000000077f60198
  6. vpu: error: vpu: check dts: FDT_ERR_BADMAGIC, load default parameters
  7. vpu: clk_level = 7
  8. vpu: set clk: 666667000Hz, readback: 666660000Hz(0x300)
  9. vpp: vpp_init
  10. boot_device_flag : 1
  11. Nand PHY Ver:1.01.001.0006 (c) 2013 Amlogic Inc.
  12. init bus_cycle=6, bus_timing=7, system=5.0ns
  13. reset failed
  14. get_chip_type and ret:fffffffe
  15. get_chip_type and ret:fffffffe
  16. chip detect failed and ret:fffffffe
  17. nandphy_init failed and ret=0xfffffff1
  18. MMC:   aml_priv->desc_buf = 0x0000000073ecc6b0
  19. aml_priv->desc_buf = 0x0000000073ece9d0
  20. SDIO Port B: 0, SDIO Port C: 1
  21. emmc/sd response timeout, cmd8, status=0x1ff2800
  22. emmc/sd response timeout, cmd55, status=0x1ff2800
  23. [mmc_startup] mmc refix success
  24. [mmc_init] mmc init success
  25. mmc read lba=0x14000, blocks=0x400
  26.       Amlogic multi-dtb tool
  27.       Single dtb detected
  28. start dts,buffer=0000000073ed1270,dt_addr=0000000073ed1270
  29. parts: 11
  30. 00:      logo   0000000002000000 1
  31. 01:  recovery   0000000002000000 1
  32. 02:       rsv   0000000000800000 1
  33. 03:       tee   0000000000800000 1
  34. 04:     crypt   0000000002000000 1
  35. 05:      misc   0000000002000000 1
  36. 06: instaboot   0000000020000000 1
  37. 07:      boot   0000000002000000 1
  38. 08:    system   0000000040000000 1
  39. 09:     cache   0000000020000000 2
  40. 10:      data   ffffffffffffffff 4
  41. get_dtb_struct: Get emmc dtb OK!
  42. overide_emmc_partition_table: overide cache
  43. [mmc_get_partition_table] skip partition cache.
  44. Partition table get from SPL is :
  45.         name                        offset              size              flag
  46. ===================================================================================
  47.    0: bootloader                         0            400000                  0
  48.    1: reserved                     2400000           4000000                  0
  49.    2: cache                        6c00000          20000000                  2
  50.    3: env                         27400000            800000                  0
  51.    4: logo                        28400000           2000000                  1
  52.    5: recovery                    2ac00000           2000000                  1
  53.    6: rsv                         2d400000            800000                  1
  54.    7: tee                         2e400000            800000                  1
  55.    8: crypt                       2f400000           2000000                  1
  56.    9: misc                        31c00000           2000000                  1
  57.   10: instaboot                   34400000          20000000                  1
  58.   11: boot                        54c00000           2000000                  1
  59.   12: system                      57400000          40000000                  1
  60.   13: data                        97c00000         13a400000                  4
  61. mmc read lba=0x12000, blocks=0x2
  62. mmc read lba=0x12002, blocks=0x2
  63. mmc_read_partition_tbl: mmc read partition OK!
  64. eMMC/TSD partition table have been checked OK!
  65. mmc env offset: 0x27400000
  66. In:    serial
  67. Out:   serial
  68. Err:   serial
  69. reboot_mode=watchdog_reboot
  70. hpd_state=1
  71. [1080p60hz] is invalid for cvbs.
  72. set hdmitx VIC = 16
  73. config HPLL = 2970
  74. HPLL: 0xc000027b
  75. config HPLL done
  76. j = 4  vid_clk_div = 1
  77. hdmitx phy setting done
  78. hdmitx: set enc for VIC: 16
  79. enc_vpu_bridge_reset[1183]
  80. rx version is 1.4 or below  div=10
  81. [store]To run cmd[emmc dtb_read 0x1000000 0x40000]
  82. read emmc dtb
  83.       Amlogic multi-dtb tool
  84.       Single dtb detected
  85. Net:   dwmac.c9410000
  86. wipe_data=successful
  87. wipe_cache=successful
  88. upgrade_step=2
  89. [OSD]load fb addr from dts
  90. [OSD]failed to get fb addr for logo
  91. [OSD]use default fb_addr parameters
  92. [OSD]fb_addr for logo: 0x3d800000
  93. [OSD]load fb addr from dts
  94. [OSD]failed to get fb addr for logo
  95. [OSD]use default fb_addr parameters
  96. [OSD]fb_addr for logo: 0x3d800000
  97. [CANVAS]addr=0x3d800000 width=3840, height=2160
  98.  
  99. amlkey_init() enter!
  100. [EFUSE_MSG]keynum is 4
  101. [KM]Error:f[key_manage_query_size]L507:key[usid] not programed yet
  102. [KM]Error:f[key_manage_query_size]L507:key[mac] not programed yet
  103. [KM]Error:f[key_manage_query_size]L507:key[deviceid] not programed yet
  104. gpio: pin GPIOAO_2 (gpio 102) value is 1
  105. Hit Enter or space or Ctrl+C key to stop autoboot -- :  0
  106. gxl_p212_v1#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement