Package: u-boot-imx Version: 2016.03+dfsg1-4 Severity: normal u-boot-imx fails to read file /dtbs/4.5.0-1-armmp/imx6q-wandboard-revb1.dtb from an ext4 partition though the file exists.
lsext4 mmc 0 dtbs does not show the subdirectories in the directory dtbs. Booting from ext2 is possible with the same partition content. But of cause it would be preferable to have a journaling file system. version returns: U-Boot 2016.03+dfsg1-4 (Apr 16 2016 - 22:33:22 +0000) gcc (Debian 5.3.1-13) 5.3.1 20160323 GNU ld (GNU Binutils for Debian) 2.26 My expectation is that ext4load should be able to read ext4 partitions created with the current Linux kernel. Best regards Heinrich Schuchardt