In the Sample Rootfs in JetPack 7.1, the firmware files are all zstd compressed. These files do not get loaded, as the two kernel configurations are missing:
CONFIG_FW_LOADER_COMPRESS=y
CONFIG_FW_LOADER_COMPRESS_ZSTD=y
We think it would make sense to add this to the default configuration.
Hi,
Please share which firmware needs to enable the configs. Our firmware like USB FW and RTCPU FW should not need the config. Would like to confirm which firmware gets impacted.