On some scenarios, like when booting from NFS, the root filesystem is not writteable. When this happens the qualcomm.sh is not able to write the MAC file which so the wireless driver fails to load. The arguments that U-Boot uses when booting from NFS using dboot result in the root filesystem being mounted as read-only, but at some point it is remounted as read/write. This happens after trying to load the wireless driver, though. Currently this is the only scenario in which we can reproduce the problem, and there are several other processes in DEY that require a writeable root filesystem (wireless SSID editing, Dropbear SSH key-gen and u-boot-fw-utils) so remount the rootfs as writteable as a workaround. While on it improve the script a bit to notify on error trying to create this file, just in case this happens in other scenarios. https://jira.digi.com/browse/DEL-5854 Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| custom-licenses | ||
| recipes-bsp | ||
| recipes-core | ||
| recipes-cpu/m4-demos | ||
| recipes-devtools/imx-usb-loader | ||
| recipes-digi | ||
| recipes-kernel | ||
| DIGI_EULA | ||
| DIGI_OPEN_EULA | ||
| README | ||
README
OpenEmbedded/Yocto BSP layer for Digi's ConnectCore platforms ============================================================= This layer provides support for Digi's ConnnecCore platforms for use with OpenEmbedded and/or Yocto. This layer depends on: git://git.yoctoproject.org/poky.git git://git.openembedded.org/meta-openembedded.git git://git.yoctoproject.org/meta-freescale.git Digi's license agreements ------------------------- All software is covered by Digi's general EULA and Digi's Open Source EULA. To have the right to use the software in your images you need to read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files. NXP Semiconductors' software license agreement ---------------------------------------------- Some platforms depends on libraries and packages that are covered by NXP Semiconductors' EULA. To have the right to use those binaries in your images you need to read and accept the EULA file in meta-freescale Yocto layer. Support ------- This layer is provided 'as is' with no guarantee. However, some support may be available from tech.support@digi.com