Advertisement
Guest User

Untitled

a guest
May 12th, 2021
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. U-Boot SPL 2021.04 (May 12 2021 - 12:27:14 +0200)
  2. DRAM: 1024 MiB
  3. Trying to boot from MMC1
  4. NOTICE: BL31: v2.4(debug):v11.19.0-v32-Pre-2749-g24803fba85-24-g9e14229e-dirty
  5. NOTICE: BL31: Built : 12:27:03, May 12 2021
  6. NOTICE: BL31: Detected Allwinner H616 SoC (1823)
  7. NOTICE: BL31: Found U-Boot DTB at 0x4a086940, model: Tanix TX6s
  8. INFO: ARM GICv2 driver initialized
  9. INFO: Configuring SPC Controller
  10. INFO: PMIC: Probing AXP305 on RSB
  11. INFO: PMIC: aldo1 voltage: 3.300V
  12. INFO: PMIC: bldo1 voltage: 1.800V
  13. INFO: PMIC: dcdcd voltage: 1.360V
  14. INFO: PMIC: dcdce voltage: 3.300V
  15. INFO: Changed devicetree to reserve BL31 memory.
  16. INFO: BL31: Platform setup done
  17. INFO: BL31: Initializing runtime services
  18. INFO: BL31: cortex_a53: CPU workaround for 855873 was applied
  19. INFO: BL31: cortex_a53: CPU workaround for 1530924 was applied
  20. INFO: PSCI: Suspend is unavailable
  21. INFO: BL31: Preparing for EL3 exit to normal world
  22. INFO: Entry point address = 0x4a000000
  23. INFO: SPSR = 0x3c9
  24.  
  25.  
  26. U-Boot 2021.04 (May 12 2021 - 12:27:14 +0200) Allwinner Technology
  27.  
  28. CPU: Allwinner H616 (SUN50I)
  29. Model: Tanix TX6s
  30. I2C: ready
  31. DRAM: 1 GiB
  32. MMC: mmc@4021000: 2
  33. Loading Environment from FAT... In: serial@5000000
  34. Out: serial@5000000
  35. Err: serial@5000000
  36. Net: No ethernet found.
  37. starting USB...
  38. No working controllers found
  39. Hit any key to stop autoboot: 0
  40. MMC Device 0 not found
  41. no mmc device at slot 0
  42. starting USB...
  43. No working controllers found
  44. USB is stopped. Please issue 'usb start' first.
  45. starting USB...
  46. No working controllers found
  47. No ethernet found.
  48. missing environment variable: pxeuuid
  49. missing environment variable: bootfile
  50. Retrieving file: pxelinux.cfg/00000000
  51. No ethernet found.
  52.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement