Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2021.10 (Jan 08 2023 - 18:04:54 +0800)
- DDR version: dc2e84f0.
- Trying to boot from SPI
- OpenSBI v1.0
- ____ _____ ____ _____
- / __ \ / ____| _ \_ _|
- | | | |_ __ ___ _ __ | (___ | |_) || |
- | | | | '_ \ / _ \ '_ \ \___ \| _ < | |
- | |__| | |_) | __/ | | |____) | |_) || |_
- \____/| .__/ \___|_| |_|_____/|____/_____|
- | |
- |_|
- Platform Name : StarFive VisionFive V2
- Platform Features : medeleg
- Platform HART Count : 5
- Platform IPI Device : aclint-mswi
- Platform Timer Device : aclint-mtimer @ 4000000Hz
- Platform Console Device : uart8250
- Platform HSM Device : ---
- Platform Reboot Device : ---
- Platform Shutdown Device : ---
- Firmware Base : 0x40000000
- Firmware Size : 360 KB
- Runtime SBI Version : 0.3
- Domain0 Name : root
- Domain0 Boot HART : 1
- Domain0 HARTs : 0*,1*,2*,3*,4*
- Domain0 Region00 : 0x0000000002000000-0x000000000200ffff (I)
- Domain0 Region01 : 0x0000000040000000-0x000000004007ffff ()
- Domain0 Region02 : 0x0000000000000000-0xffffffffffffffff (R,W,X)
- Domain0 Next Address : 0x0000000040200000
- Domain0 Next Arg1 : 0x0000000042200000
- Domain0 Next Mode : S-mode
- Domain0 SysReset : yes
- Boot HART ID : 1
- Boot HART Domain : root
- Boot HART Priv Version : v1.11
- Boot HART Base ISA : rv64imafdcbx
- Boot HART ISA Extensions : none
- Boot HART PMP Count : 8
- Boot HART PMP Granularity : 4096
- Boot HART PMP Address Bits: 34
- Boot HART MHPM Count : 2
- Boot HART MIDELEG : 0x0000000000000222
- Boot HART MEDELEG : 0x000000000000b109
- U-Boot 2021.10 (Jan 08 2023 - 18:04:54 +0800), Build: jenkins-github_visionfive2
- -5
- CPU: rv64imacu
- Model: StarFive VisionFive V2
- DRAM: 8 GiB
- MMC: sdio0@16010000: 0, sdio1@16020000: 1
- Loading Environment from SPIFlash... SF: Detected gd25lq128 with page size 256 B
- ytes, erase size 4 KiB, total 16 MiB
- *** Warning - bad CRC, using default environment
- StarFive EEPROM format v2
- --------EEPROM INFO--------
- Vendor : StarFive Technology Co., Ltd.
- Product full SN: VF7110A1-2250-D008E000-00000236
- data version: 0x2
- PCB revision: 0xa1
- BOM revision: A
- Ethernet MAC0 address: 6c:cf:39:00:1f:23
- Ethernet MAC1 address: 6c:cf:39:00:1f:24
- --------EEPROM INFO--------
- In: serial@10000000
- Out: serial@10000000
- Err: serial@10000000
- Model: StarFive VisionFive V2
- Net: eth0: ethernet@16030000, eth1: ethernet@16040000
- switch to partitions #0, OK
- mmc1 is current device
- found device 1
- bootmode flash device 1
- Can't set block device
- Failed to load '/boot/uEnv.txt'
- Hit any key to stop autoboot: 0
- Can't set block device
- Importing environment from mmc1 ...
- ## Warning: Input data exceeds 1048576 bytes - truncated
- ## Info: input data size = 1048578 = 0x100002
- 385 bytes read in 4 ms (93.8 KiB/s)
- ## Warning: defaulting to text format
- ## Error: "boot2" not defined
- 47546 bytes read in 9 ms (5 MiB/s)
- 47546 bytes written in 20 ms (2.3 MiB/s)
- Retrieving file: /boot/extlinux/extlinux.conf
- 823 bytes read in 5 ms (160.2 KiB/s)
- U-Boot menu
- 1: Debian GNU/Linux bookworm/sid 5.15.0-starfive
- 2: Debian GNU/Linux bookworm/sid 5.15.0-starfive (rescue target)
- Enter choice: 1: Debian GNU/Linux bookworm/sid 5.15.0-starfive
- Retrieving file: /boot/initrd.img-5.15.0-starfive
- 9684953 bytes read in 413 ms (22.4 MiB/s)
- Retrieving file: /boot/vmlinuz-5.15.0-starfive
- 8015200 bytes read in 341 ms (22.4 MiB/s)
- append: root=/dev/mmcblk1p3 rw console=tty0 console=ttyS0,115200 earlycon rootwa
- it stmmaceth=chain_mode:1 selinux=0
- Retrieving file: /boot/dtbs/starfive/jh7110-visionfive-v2.dtb
- 47546 bytes read in 9 ms (5 MiB/s)
- Uncompressing Kernel Image
- Moving Image from 0x44000000 to 0x40200000, end=41767000
- ## Flattened Device Tree blob at 48000000
- Booting using the fdt blob at 0x48000000
- Using Device Tree in place at 0000000048000000, end 000000004800e9b9
- Starting kernel ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement