pask876

blind compile uboot 2019 Armbian_5.99_Nanopim4v2_Debian_bust

Nov 11th, 2019
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. U-Boot TPL 2019.10-armbian (Nov 11 2019 - 07:33:12)
  2. Trying to boot from BOOTROM
  3. Returning to boot ROM...
  4.  
  5. U-Boot SPL 2019.10-armbian (Nov 11 2019 - 07:33:12 +0000)
  6. Trying to boot from MMC1
  7. NOTICE: BL31: v1.3(debug):42583b6
  8. NOTICE: BL31: Built : 07:55:13, Oct 15 2019
  9. NOTICE: BL31: Rockchip release version: v1.1
  10. INFO: GICv3 with legacy support detected. ARM GICV3 driver initialized in EL3
  11. INFO: Using opteed sec cpu_context!
  12. INFO: boot cpu mask: 0
  13. INFO: If lpddr4 need support multi frequency,
  14. INFO: please update loader!
  15. INFO: Current ctl index[0] freq=400MHz
  16. INFO: Current ctl index[1] freq=800MHz
  17. INFO: plat_rockchip_pmu_init(1190): pd status 3e
  18. INFO: BL31: Initializing runtime services
  19. WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
  20. ERROR: Error initializing runtime service opteed_fast
  21. INFO: BL31: Preparing for EL3 exit to normal world
  22. INFO: Entry point address = 0x200000
  23. INFO: SPSR = 0x3c9
  24.  
  25.  
  26. U-Boot 2019.10-armbian (Nov 11 2019 - 07:33:12 +0000)
  27.  
  28. Model: FriendlyElec NanoPi M4V2
  29. DRAM: 3.9 GiB
  30. MMC: dwmmc@fe310000: 2, dwmmc@fe320000: 1, sdhci@fe330000: 0
  31. Loading Environment from EXT4... Card did not respond to voltage select!
  32. In: serial@ff1a0000
  33. Out: serial@ff1a0000
  34. Err: serial@ff1a0000
  35. Model: FriendlyElec NanoPi M4V2
  36. rockchip_dnl_key_pressed: adc_channel_single_shot fail!
  37. Net: eth0: ethernet@fe300000
  38. Hit any key to stop autoboot: 0
  39. Card did not respond to voltage select!
  40. switch to partitions #0, OK
  41. mmc1 is current device
  42. Scanning mmc 1:1...
  43. Found U-Boot script /boot/boot.scr
  44. 2949 bytes read in 6 ms (479.5 KiB/s)
  45. ## Executing script at 00500000
  46. Boot script loaded from mmc 1
  47. 102 bytes read in 7 ms (13.7 KiB/s)
  48. 6514716 bytes read in 282 ms (22 MiB/s)
  49. 18395144 bytes read in 783 ms (22.4 MiB/s)
  50. libfdt fdt_check_header(): FDT_ERR_BADMAGIC
  51. No FDT memory address configured. Please configure
  52. the FDT address via "fdt addr <address>" command.
  53. Aborting!
  54. ## Loading init Ramdisk from Legacy Image at 04000000 ...
  55. Image Name: uInitrd
  56. Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
  57. Data Size: 6514652 Bytes = 6.2 MiB
  58. Load Address: 00000000
  59. Entry Point: 00000000
  60. Verifying Checksum ... OK
  61. ERROR: Did not find a cmdline Flattened Device Tree
  62. Loading Ramdisk to f58e7000, end f5f1d7dc ... OK
  63. FDT and ATAGS support not compiled in - hanging
  64. ### ERROR ### Please RESET the board ###
Advertisement
Add Comment
Please, Sign In to add comment