Age | Commit message (Collapse) | Author | Files |
|
Disable the "echo" terminos option for /dev/modem_at1. This change is mandatory
for Sequans, becase the Sequans radios do not tolerate garbage in their input.
|
|
Rename Main Radio ECM to the wwan0
Rename Control Radio ECM to the wwanmng0
|
|
|
|
|
|
it creates links
/dev/ubi_config1 -> ubi0_4
/dev/ubi_config2 -> ubi0_5
/dev/ubi_oem1 -> ubi0_6
/dev/ubi_oem2 -> ubi0_7
/dev/ubi_rootfs1 -> ubi0_2
/dev/ubi_rootfs2 -> ubi0_3
/dev/ubi_uenv1 -> ubi0_0
/dev/ubi_uenv2 -> ubi0_1
/dev/ubi_user-data -> ubi0_8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Corrupt SD Card
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Build:
MACHINE=mtp bitbake mlinux-picocell-image
|
|
modem_at0 and modem_at1 get instantiated in /dev
|
|
Booting MTCDT with and without DEVCACHE did not seem to make much difference in boot time
and disabling the cache eliminates any issues with USB device caching.
|
|
|