Go to file
Javier Viguera 7765256f31 meta-digi-arm: fix regression introduced in 1af538d
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>
2015-10-22 14:44:10 +02:00
meta-digi-arm meta-digi-arm: fix regression introduced in 1af538d 2015-10-22 14:44:10 +02:00
meta-digi-dey meta-digi-arm: Remove the ath-prop-tools package. 2015-10-21 13:33:10 +02:00
sdk build scripts: remove stale branches before sync'ing 2015-10-21 11:00:19 +02:00
ChangeLog meta-digi: Add Release Notes and ChangeLog 2015-08-10 13:45:29 +02:00
README meta-digi-del: Add distribution layer. 2012-11-19 13:40:53 +01:00
Release_Notes.txt meta-digi: Add Release Notes and ChangeLog 2015-08-10 13:45:29 +02:00

README

meta-digi
=========

This is the location for Digi maintained layers.

Please see the README files contained in the individual layers for
specific information.