Resolved! Custom compiled U-BOOT fail to boot from eMMC with ext4: ** Unrecognized filesystem type **
I have custom complied U-BOOT according this wiki page: https://wiki.st.com/stm32mpu/wiki/How_to_compile_the_device_tree_with_the_Developer_Package#U-boot_-_unpack_and_patch_sourcesIt was build succesfully to support QSPI flash. Now I want to unify i...