From eb25a9128a49f5536cb311fb93fcb2176d7af831 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 8 Oct 2012 07:48:04 -0300 Subject: Add machine firmware configuration for iMX SoCs Change-Id: Ie8501d8e4336d80a7ab6c4c0415562229b2213dd Signed-off-by: Otavio Salvador --- conf/machine/imx53qsb.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/machine/imx53qsb.conf') diff --git a/conf/machine/imx53qsb.conf b/conf/machine/imx53qsb.conf index 759db93..274eb53 100644 --- a/conf/machine/imx53qsb.conf +++ b/conf/machine/imx53qsb.conf @@ -14,4 +14,6 @@ UBOOT_ENTRYPOINT = "0x70800000" UBOOT_LOADADDRESS = "0x70800000" UBOOT_MACHINE = "mx53loco_config" +MACHINE_FIRMWARE += "firmware-imx-ar3k \ + firmware-imx-ath6k" MACHINE_FEATURES += " wifi bluetooth" -- cgit v1.2.3-54-g00ecf