Skip to main content
Visitor II
March 4, 2025
Question

STM32MP135D-ODYSSEY - CRC check failed on FWU metadata with SD Card

  • March 4, 2025
  • 1 reply
  • 615 views

Hi, I was boot STM32MP135D-ODYSSEY with SD as boot option,using https://wiki.st.com/stm32mpu/wiki/STM32MPU_Distribution_Package and added odyssey dts. facing CRC check failed on FWU metadata and ERROR: loading of Bkup-FWU-Metadata failed. Can you help me with this.  ---- 

~$ sudo picocom -b 115200 /dev/ttyACM0
picocom v3.1

port is : /dev/ttyACM0
flowcontrol : none
baudrate is : 115200
parity is : none
databits are : 8
stopbits are : 1
escape is : C-a
local echo is : no
noinit is : no
noreset is : no
hangup is : no
nolock is : no
send_cmd is : sz -vv
receive_cmd is : rz -vv -E
imap is :
omap is :
emap is : crcrlf,delbs,
logfile is : none
initstring : none
exit_after is : not set
exit is : no

Type [C-a] [C-h] to see available commands
Terminal ready
NOTICE: CPU: STM32MP135D Rev.Y
NOTICE: Model: Seeed STM32MP135D Odyssey Board
INFO: PMIC version = 0x21
INFO: Reset reason (0x35):
INFO: Power-on Reset (rst_por)
INFO: FCONF: Reading TB_FW firmware configuration file from: 0x2ffe0000
INFO: FCONF: Reading firmware configuration information for: stm32mp_io
INFO: Using SDMMC
INFO: Instance 1
INFO: Boot used partition fsbl1
NOTICE: BL2: v2.8-stm32mp1-r1.0(debug):38df888b0(38df888b)
NOTICE: BL2: Built : 01:36:41, Mar 15 2024
WARNING: CRC check failed on FWU metadata
WARNING: loading of FWU-Metadata failed, using Bkup-FWU-Metadata
WARNING: CRC check failed on FWU metadata
ERROR: loading of Bkup-FWU-Metadata failed
PANIC at PC : 0x2ffe524f

Exception mode=0x00000016 at: 0x2ffe524f

Screenshot from 2025-03-04 13-11-17.png

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    March 5, 2025
    Visitor II
    March 5, 2025

    Hi, thanks for the reply. Here Solved: STM32MP157F-DK2 failing to boot on custom image - STMicroelectronics Community he missed to add metadata.bin file, but I have added the file. Here is my Partition table:

    Number Start (sector) End (sector) Size Code Name
    1 34 545 256.0 KiB 8301 fsbl1
    2 546 1057 256.0 KiB 8301 fsbl2
    3 1058 1569 256.0 KiB FFFF metadata1
    4 1570 2081 256.0 KiB FFFF metadata2
    5 2082 10273 4.0 MiB FFFF fip-a
    6 10274 18465 4.0 MiB FFFF fip-b
    7 18466 19489 512.0 KiB FFFF u-boot-env
    8 19490 150561 64.0 MiB 8300 bootfs
    9 150562 183329 16.0 MiB 8300 vendorfs
    10 183330 8571937 4.0 GiB 8300 rootfs
    11 8571938 10485726 934.5 MiB 8300 userfs