aldec / TySOM-M-MPFS250T

0 stars 2 forks source link

v2021.08 won't boot #1

Open codusnocturnus opened 3 years ago

codusnocturnus commented 3 years ago

I followed the instructions to build v2021.08 (new checkout of everything), but it fails to boot after programming the eMMC.

[238.312707] HSS_Boot_PMPSetupHandler(): Hart1 setup complete
HSS_OpenSBI_Setup(): MTVEC switching from 20220230 to 20220100

U-Boot 2021.04 (Oct 26 2021 - 13:14:25 +0000)

CPU:   rv64imafdc
Model: Aldec TySOM-M-MPFS250T
DRAM:  2 GiB
MMC:   mmc@20008000: 0
In:    serial@20100000
Out:   serial@20100000
Err:   serial@20100000
Net:   eth0: ethernet@20112000
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr.uimg
1071 bytes read in 10 ms (104.5 KiB/s)
## Executing script at 88100000
4796984 bytes read in 408 ms (11.2 MiB/s)
## Copying 'fdt@aldec_tysom-m-mpfs250t.dtb' subimage from FIT image at 88300000                     ...
Can't find 'fdt@aldec_tysom-m-mpfs250t.dtb' FIT subimage
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
No FDT memory address configured. Please configure
the FDT address via "fdt addr <address>" command.
Aborting!
## Loading kernel from FIT Image at 88300000 ...
   Using 'conf-aldec_aldec-tysom-m-mpfs250t.dtb' configuration
   Trying 'kernel-1' kernel subimage
     Description:  Linux kernel
     Type:         Kernel Image
     Compression:  gzip compressed
     Data Start:   0x88300100
     Data Size:    4783695 Bytes = 4.6 MiB
     Architecture: RISC-V
     OS:           Linux
     Load Address: 0x80200000
     Entry Point:  0x80200000
     Hash algo:    sha256
     Hash value:   a23d07918ede03a99578d104725b194a5b55f8a7a5606822994cf0760da60                    155
   Verifying Hash Integrity ... sha256+ OK
ERROR: Did not find a cmdline Flattened Device Tree
Could not find a valid device tree
ethernet@20112000: PHY present at 1
ethernet@20112000: Starting autonegotiation...
ethernet@20112000: Autonegotiation complete
ethernet@20112000: link up, 1000Mbps full-duplex (lpa: 0x3800)
BOOTP broadcast 1
*** Unhandled DHCP Option in OFFER/ACK: 2
*** Unhandled DHCP Option in OFFER/ACK: 23
BOOTP broadcast 2
*** Unhandled DHCP Option in OFFER/ACK: 2
*** Unhandled DHCP Option in OFFER/ACK: 23
BOOTP broadcast 3
*** Unhandled DHCP Option in OFFER/ACK: 2
*** Unhandled DHCP Option in OFFER/ACK: 23
piotr-aldec commented 3 years ago

Hello,

Thank you for using our boards and systems. Unfortunately this version of Yocto Project should not be released yet. Please use 2021.04 version.

Sorry for inconvenience.

Best Regards, Piotr