Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2020.01-ayufan-2011-g26eed9fd (Apr 09 2020 - 21:56:16 +0000)
- Trying to boot from SPI
- U-Boot 2020.01-ayufan-2011-g26eed9fd (Apr 09 2020 - 21:56:23 +0000)
- Model: Pine64 RockPro64
- DRAM: 2 GiB
- PMIC: RK808
- MMC: dwmmc@fe320000: 1, sdhci@fe330000: 0
- Loading Environment from MMC... Card did not respond to voltage select!
- *** Warning - No block device, using default environment
- In: serial
- Out: vidconsole
- Err: vidconsole
- Model: Pine64 RockPro64
- rockchip_dnl_key_pressed: adc_channel_single_shot fail!
- Net: eth0: ethernet@fe300000
- Hit any key to stop autoboot: 0
- Card did not respond to voltage select!
- Card did not respond to voltage select!
- Device 0: unknown device
- scanning bus for devices...
- Target spinup took 0 ms.
- Target spinup took 0 ms.
- Target spinup took 0 ms.
- Target spinup took 0 ms.
- Target spinup took 0 ms.
- AHCI 0001.0301 32 slots 5 ports 6 Gbps 0x1f impl SATA mode
- flags: 64bit ncq stag pm led clo pmp fbss pio slum part ccc apst boh
- Device 0: (0:0) Vendor: ATA Prod.: HGST HTS541010A9 Rev: JA0O
- Type: Hard Disk
- Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512)
- Device 1: (1:0) Vendor: ATA Prod.: ST1000LM024 HN-M Rev: 2BA3
- Type: Hard Disk
- Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512)
- Device 2: (2:0) Vendor: ATA Prod.: ST2000LM015-2E81 Rev: SDM1
- Type: Hard Disk
- Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
- Device 3: (3:0) Vendor: ATA Prod.: ST2000LM015-2E81 Rev: SDM1
- Type: Hard Disk
- Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
- Device 4: (4:0) Vendor: ATA Prod.: KINGSTON SS200S3 Rev: S8FM
- Type: Hard Disk
- Capacity: 28626.1 MB = 27.9 GB (58626288 x 512)
- Device 0: (0:0) Vendor: ATA Prod.: HGST HTS541010A9 Rev: JA0O
- Type: Hard Disk
- Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512)
- ... is now current device
- Scanning scsi 0:1...
- Device 1: (1:0) Vendor: ATA Prod.: ST1000LM024 HN-M Rev: 2BA3
- Type: Hard Disk
- Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512)
- ... is now current device
- ** Unrecognized filesystem type **
- Device 2: (2:0) Vendor: ATA Prod.: ST2000LM015-2E81 Rev: SDM1
- Type: Hard Disk
- Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
- ... is now current device
- Scanning scsi 2:3...
- Found /extlinux/extlinux.conf
- Retrieving file: /extlinux/extlinux.conf
- 937 bytes read in 18 ms (50.8 KiB/s)
- select kernel
- 1: kernel-5.6.0-1134-ayufan-g652fb97d87eb
- 2: kernel-5.6.0-1134-ayufan-g652fb97d87eb-memtest
- Enter choice: 1: kernel-5.6.0-1134-ayufan-g652fb97d87eb
- Retrieving file: /initrd.img-5.6.0-1134-ayufan-g652fb97d87eb
- 13258588 bytes read in 1362 ms (9.3 MiB/s)
- Retrieving file: /vmlinuz-5.6.0-1134-ayufan-g652fb97d87eb
- 22915584 bytes read in 397 ms (55 MiB/s)
- append: rw panic=10 init=/sbin/init coherent_pool=1M ethaddr=62:03:b0:d6:dc:b3 4
- Retrieving file: /dtbs/5.6.0-1134-ayufan-g652fb97d87eb/rockchip/rk3399-rockpro6b
- 56691 bytes read in 15 ms (3.6 MiB/s)
- ## Flattened Device Tree blob at 01f00000
- Booting using the fdt blob at 0x1f00000
- Loading Ramdisk to 79262000, end 79f06f5c ... OK
- Loading Device Tree to 0000000079251000, end 0000000079261d72 ... OK
- Starting kernel ...
Advertisement
Add Comment
Please, Sign In to add comment