We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have downloaded both the release 2024.06 and 2024.09 of the Yocto-BSP, same issus occurs.
I have downloaded the release 2024.06 of the reference design.
I have used FPExpress v2024.1 to program the board.
I have used USBImager to write the uncompressed Yocto_BSP Linux image to a 32Gb SDcard.
When booting the board I get the following error:
Domain0 Region03 : 0x0000000000000000-0xffffffffffffffff (R,W,X) Domain0 Next Address : 0x0000000080200000 Domain0 Next Arg1 : 0x0000000000000000 Domain0 Next Mode : S-mode Domain0 SysReset : yes
Domain1 Name : u-boot.bin Domain1 Boot HART : 1 Domain1 HARTs : 1*,2*,3*,4* Domain1 Region00 : 0x000000000a000000-0x000000000a01ffff () Domain1 Region01 : 0x0000000000000000-0xffffffffffffffff (R,W,X) Domain1 Next Address : 0x0000000080200000 Domain1 Next Arg1 : 0x0000000000000000 Domain1 Next Mode : S-mode Domain1 SysReset : yes
Boot HART ID : 1 Boot HART Domain : u-boot.bin Boot HART Priv Version : v1.10 Boot HART Base ISA : rv64imafdc Boot HART ISA Extensions : none Boot HART PMP Count : 16 Boot HART PMP Granularity : 4 Boot HART PMP Address Bits: 36 Boot HART MHPM Count : 2 Boot HART MIDELEG : 0x0000000000000222 Boot HART MEDELEG : 0x000000000000b109
U-Boot 2023.07.02-linux4microchip+fpga-2024.09 (Oct 08 2024 - 09:54:00 +0000)
CPU: rv64imafdc Model: Microchip PolarFire-SoC Discovery Kit DRAM: 1 GiB (effective 1.8 GiB) Core: 48 devices, 10 uclasses, devicetree: separate MMC: mmc@20008000: 0 Loading Environment from FAT... ** No partition table - mmc 0 ** In: serial@20106000 Out: serial@20106000 Err: serial@20106000 Net: eth0: ethernet@20110000 Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device ** No partition table - mmc 0 ** Couldn't find partition mmc 0:1 ethernet@20110000: PHY present at 11 ethernet@20110000: Starting autonegotiation... ethernet@20110000: Autonegotiation timed out (status=0x7949) ethernet@20110000: link down (status: 0x7949) ethernet@20110000: PHY present at 11 ethernet@20110000: Starting autonegotiation... ethernet@20110000: Autonegotiation timed out (status=0x7949) ethernet@20110000: link down (status: 0x7949) RISC-V #
Any clues?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have downloaded both the release 2024.06 and 2024.09 of the Yocto-BSP, same issus occurs.
I have downloaded the release 2024.06 of the reference design.
I have used FPExpress v2024.1 to program the board.
I have used USBImager to write the uncompressed Yocto_BSP Linux image to a 32Gb SDcard.
When booting the board I get the following error:
Domain0 Region03 : 0x0000000000000000-0xffffffffffffffff (R,W,X)
Domain0 Next Address : 0x0000000080200000
Domain0 Next Arg1 : 0x0000000000000000
Domain0 Next Mode : S-mode
Domain0 SysReset : yes
Domain1 Name : u-boot.bin
Domain1 Boot HART : 1
Domain1 HARTs : 1*,2*,3*,4*
Domain1 Region00 : 0x000000000a000000-0x000000000a01ffff ()
Domain1 Region01 : 0x0000000000000000-0xffffffffffffffff (R,W,X)
Domain1 Next Address : 0x0000000080200000
Domain1 Next Arg1 : 0x0000000000000000
Domain1 Next Mode : S-mode
Domain1 SysReset : yes
Boot HART ID : 1
Boot HART Domain : u-boot.bin
Boot HART Priv Version : v1.10
Boot HART Base ISA : rv64imafdc
Boot HART ISA Extensions : none
Boot HART PMP Count : 16
Boot HART PMP Granularity : 4
Boot HART PMP Address Bits: 36
Boot HART MHPM Count : 2
Boot HART MIDELEG : 0x0000000000000222
Boot HART MEDELEG : 0x000000000000b109
U-Boot 2023.07.02-linux4microchip+fpga-2024.09 (Oct 08 2024 - 09:54:00 +0000)
CPU: rv64imafdc
Model: Microchip PolarFire-SoC Discovery Kit
DRAM: 1 GiB (effective 1.8 GiB)
Core: 48 devices, 10 uclasses, devicetree: separate
MMC: mmc@20008000: 0
Loading Environment from FAT... ** No partition table - mmc 0 **
In: serial@20106000
Out: serial@20106000
Err: serial@20106000
Net: eth0: ethernet@20110000
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
** No partition table - mmc 0 **
Couldn't find partition mmc 0:1
ethernet@20110000: PHY present at 11
ethernet@20110000: Starting autonegotiation...
ethernet@20110000: Autonegotiation timed out (status=0x7949)
ethernet@20110000: link down (status: 0x7949)
ethernet@20110000: PHY present at 11
ethernet@20110000: Starting autonegotiation...
ethernet@20110000: Autonegotiation timed out (status=0x7949)
ethernet@20110000: link down (status: 0x7949)
RISC-V #
Any clues?
The text was updated successfully, but these errors were encountered: