kumquat-buildroot/board/freescale
Fabio Estevam 525c50ecb3 warpboard: linux.fragment: Do not use CONFIG_BRCMFMAC as built-in
Selecting the driver CONFIG_BRCMFMAC as built-in causes some probe issues
as we cannot guarantee that the brcmfmac driver will be probed after the
rootfs has been mounted. The brcmfmac driver retrieves the firmware and
nvram file from the rootfs, so the rootfs should be mounted first.

To avoid such issues let the CONFIG_BRCMFMAC be built as module, which is
the original option in imx_v6_v7_defconfig.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-30 12:17:06 +02:00
..
imx6sabre
imx6ulevk
imx7dsdb
imx25pdk
imx28evk
imx31_3stack
imx51evk
imx53loco
mpc8315erdb
p1010rdb
p2020ds
warpboard warpboard: linux.fragment: Do not use CONFIG_BRCMFMAC as built-in 2016-07-30 12:17:06 +02:00
create-boot-sd.sh