You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RPi kernels are (now?) configured with XZ-compressed modules 👍
Could CONFIG_FW_LOADER_COMPRESS and CONFIG_FW_LOADER_COMPRESS_XZ also be set to allow XZ-compressed firmware too, please?
This would allow me to use a unified compressed firmware package across multiple platforms whilst still using the stock Raspberry Pi kernel, and shouldn't be a high-impact change since this compression scheme is already used for modules.
Thanks for your consideration!
The text was updated successfully, but these errors were encountered:
RPi kernels are (now?) configured with XZ-compressed modules 👍
Could
CONFIG_FW_LOADER_COMPRESS
andCONFIG_FW_LOADER_COMPRESS_XZ
also be set to allow XZ-compressed firmware too, please?This would allow me to use a unified compressed firmware package across multiple platforms whilst still using the stock Raspberry Pi kernel, and shouldn't be a high-impact change since this compression scheme is already used for modules.
Thanks for your consideration!
The text was updated successfully, but these errors were encountered: