Advertisement
Guest User

Untitled

a guest
Apr 26th, 2025
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. U-Boot SPL 2024.10-gac89c8909e1d-dirty (Apr 26 2025 - 21:12:59 -0500)
  2. PMIC REG 0x12: 0x1e
  3. PMIC REG 0x13: 0x10
  4. PMIC REG 0x14: 0x1e
  5. PMIC REG 0x15: 0x16
  6. PMIC REG 0x16: 0x16
  7. PMIC REG 0x17: 0x1a
  8. PMIC REG 0x18: 0x0
  9. PMIC REG 0x19: 0x0
  10. PMIC REG 0x1A: 0x0
  11. PMIC REG 0x1B: 0x0
  12. PMIC REG 0x20: 0xb
  13. PMIC REG 0x21: 0x12
  14. PMIC REG 0x22: 0x0
  15. PMIC REG 0x23: 0x0
  16. PMIC REG 0x24: 0xb
  17. PMIC REG 0x25: 0x0
  18. PMIC REG 0x26: 0x0
  19. DRAM:Testing ranks = 1, 32-bit bus
  20. cols = 10, rows = 15, banks = 3, bank groups = 0, ranks = 1, full width = 1
  21. expected size: 2048 MB
  22. DRAM simple test OK.
  23. 2048 MiB
  24. Trying to boot from FEL
  25. NOTICE: BL31: v2.12.0(debug):v2.12.0-328-gf6e8371a2
  26. NOTICE: BL31: Built : 23:37:45, Jan 25 2025
  27. NOTICE: BL31: Detected Allwinner A133 SoC (1855)
  28. NOTICE: BL31: Found U-Boot DTB at 0xa0912a0, model: Segway Navimow
  29. INFO: ARM GICv2 driver initialized
  30. INFO: Configuring SPC Controller
  31. INFO: Probing for PMIC on I2C:
  32. INFO: PMIC: found AXP805, setting up regulators
  33. WARNING: PMIC: No regulators DT node, skipping setup
  34. INFO: BL31: Platform setup done
  35. INFO: BL31: Initializing runtime services
  36. INFO: BL31: cortex_a53: CPU workaround for erratum 855873 was applied
  37. INFO: BL31: cortex_a53: CPU workaround for erratum 1530924 was applied
  38. INFO: PSCI: Suspend is unavailable
  39. INFO: BL31: Preparing for EL3 exit to normal world
  40. INFO: Entry point address = 0x4a000000
  41. INFO: SPSR = 0x3c9
  42.  
  43.  
  44. U-Boot 2024.10-gac89c8909e1d-dirty (Apr 26 2025 - 21:12:59 -0500) Allwinner Technology
  45.  
  46. U-Boot code: 4A000000 -> 4A0912A0 BSS: -> 4A09B150
  47. CPU: Allwinner A133 (SUN50I)
  48. Model: Segway Navimow
  49. DRAM: Monitor len: 0009b150
  50. Ram size: 80000000
  51. Ram top: C0000000
  52. Reserving 65664k for malloc() at: bbfd0000
  53. Reserving 136 Bytes for Board Info at: bbfcff70
  54. Reserving 368 Bytes for Global Data at: bbfcfe00
  55. Reserving 10272 Bytes for FDT at: bbfcd5e0
  56.  
  57. RAM Configuration:
  58. Bank #0: 40000000 2 GiB
  59.  
  60. DRAM: 2 GiB
  61. New Stack Pointer is: bbfcd5d0
  62. Skipping relocation due to flag
  63.  
  64.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement