Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2024.07 (Oct 02 2024 - 02:54:17 +0200)
- DRAM: 1024 MiB
- Trying to boot from sunxi SPI
- NOTICE: BL31: v2.10.6(debug):
- NOTICE: BL31: Built : 02:53:37, Oct 2 2024
- NOTICE: BL31: Detected Allwinner H616 SoC (1823)
- NOTICE: BL31: Found U-Boot DTB at 0x4a0b4cb0, model: OrangePi Zero2
- INFO: ARM GICv2 driver initialized
- INFO: Configuring SPC Controller
- INFO: PMIC: Probing AXP305 on RSB
- INFO: PMIC: aldo1 voltage: 3.300V
- INFO: PMIC: aldo2 voltage: 3.300V
- INFO: PMIC: aldo3 voltage: 3.300V
- INFO: PMIC: bldo1 voltage: 1.800V
- INFO: PMIC: dcdcd voltage: 1.500V
- INFO: PMIC: dcdce voltage: 3.300V
- INFO: BL31: Platform setup done
- INFO: BL31: Initializing runtime services
- INFO: BL31: cortex_a53: CPU workaround for erratum 855873 was applied
- INFO: BL31: cortex_a53: CPU workaround for erratum 1530924 was applied
- INFO: PSCI: Suspend is unavailable
- INFO: BL31: Preparing for EL3 exit to normal world
- INFO: Entry point address = 0x4a000000
- INFO: SPSR = 0x3c9
- INFO: Changed devicetree.
- U-Boot 2024.07 (Oct 02 2024 - 02:54:17 +0200) Allwinner Technology
- CPU: Allwinner H616 (SUN50I)
- Model: OrangePi Zero2
- DRAM: 1 GiB
- Core: 56 devices, 22 uclasses, devicetree: separate
- WDT: Not starting watchdog@30090a0
- MMC: mmc@4020000: 0
- Loading Environment from SPIFlash... SF: Detected mx25l1606e with page size 256 Bytes, erase size 4 KiB, total 2 MiB
- OK
- In: serial@5000000
- Out: serial@5000000
- Err: serial@5000000
- Allwinner mUSB OTG (Peripheral)
- Net: eth0: ethernet@5020000using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in
- MAC de:ad:be:ef:00:01
- HOST MAC de:ad:be:ef:00:00
- RNDIS ready
- , eth1: usb_ether
- starting USB...
- Bus usb@5200000: USB EHCI 1.00
- Bus usb@5200400: USB OHCI 1.0
- scanning bus usb@5200000 for devices... 1 USB Device(s) found
- scanning bus usb@5200400 for devices... 2 USB Device(s) found
- scanning usb for storage devices... 1 Storage Device(s) found
- Hit any key to stop autoboot: 0
- MMC: no card present
- Device 0: Vendor: USB Rev: 8.07 Prod: Disk 2.0
- Type: Removable Hard Disk
- Capacity: 14860.0 MB = 14.5 GB (30433280 x 512)
- ... is now current device
- Scanning usb 0:1...
- Found U-Boot script /boot.scr
- 3259 bytes read in 94 ms (33.2 KiB/s)
- ## Executing script at 4fc00000
- U-boot loaded from SD
- Boot script loaded from usb
- Failed to load '/dtb/allwinner/sun50i-h616-orangepi-zero2.dtb'
- libfdt fdt_check_header(): FDT_ERR_BADMAGIC
- No FDT memory address configured. Please configure
- the FDT address via "fdt addr <address>" command.
- Aborting!
- Failed to load '/dtb/allwinner/overlay/-fixup.scr'
- Failed to load '/uInitrd'
- Failed to load '/Image'
- Bad Linux ARM64 Image magic!
- SCRIPT FAILED: continuing...
- Found U-Boot script /boot/boot.scr
- 3259 bytes read in 90 ms (35.2 KiB/s)
- ## Executing script at 4fc00000
- U-boot loaded from SD
- Boot script loaded from usb
- 180 bytes read in 60 ms (2.9 KiB/s)
- 37635 bytes read in 417 ms (87.9 KiB/s)
- Working FDT set to 4fa00000
- Failed to load '/boot/dtb/allwinner/overlay/-fixup.scr'
- 11755920 bytes read in 13045 ms (879.9 KiB/s)
- 24309768 bytes read in 26913 ms (881.8 KiB/s)
- Moving Image from 0x40080000 to 0x40200000, end=41a10000
- ## Loading init Ramdisk from Legacy Image at 4ff00000 ...
- Image Name: uInitrd
- Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
- Data Size: 11755856 Bytes = 11.2 MiB
- Load Address: 00000000
- Entry Point: 00000000
- Verifying Checksum ... OK
- ## Flattened Device Tree blob at 4fa00000
- Booting using the fdt blob at 0x4fa00000
- Working FDT set to 4fa00000
- Loading Ramdisk to 494c9000, end 49fff150 ... OK
- Loading Device Tree to 0000000049457000, end 00000000494c8fff ... OK
- Working FDT set to 49457000
- Starting kernel ...
- Loading, please wait...
- Starting version 247.3-7+deb11u6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement