That commit disables CONFIG_FIRMWARE_IN_KERNEL which is needed by IMX SDMA driver and maybe other drivers. An example of functionality failing without that enabled is the audio over HDMI. While on it configure the atheros driver as module. Otherwise the kernel tries to load the firmware from user-space before the rootfs being mounted, giving error messages on boot: ath6kl: No "atheros,board-id" property on wireless node. ath6kl: Failed to get board file ath6k/AR6003/hw2.1.1/bdata.bin (-2), trying to find default board file. ath6kl: Failed to get default board file ath6k/AR6003/hw2.1.1/bdata.SD31.bin: -2 ath6kl: Failed to init ath6kl core ath6kl_sdio: probe of mmc3:0001:1 failed with error -2 https://jira.digi.com/browse/DEL-1858 Signed-off-by: Javier Viguera <javier.viguera@digi.com> |
||
|---|---|---|
| meta-digi-arm | ||
| meta-digi-dey | ||
| sdk | ||
| ChangeLog | ||
| README | ||
| Release_Notes.txt | ||
README
meta-digi ========= This is the location for Digi maintained layers. Please see the README files contained in the individual layers for specific information.