Difference between revisions of "CL-SOM-AM57x: Linux: Known Issues"
| Line 23: | Line 23: | ||
:'''Workaround :''' upgrade the firmware file {{filename|/lib/firmware/ti-connectivity/wl18xx-fw-4.bin}} to revision 8.9.0.1.55. | :'''Workaround :''' upgrade the firmware file {{filename|/lib/firmware/ti-connectivity/wl18xx-fw-4.bin}} to revision 8.9.0.1.55. | ||
{{note|The image can be downloaded from the Linux firmware git repository: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/ti-connectivity/wl18xx-fw-4.bin}} | {{note|The image can be downloaded from the Linux firmware git repository: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/ti-connectivity/wl18xx-fw-4.bin}} | ||
| + | }} | ||
| + | |||
| + | {{IssueCategory|mini PCIe 0| | ||
| + | * The mini PCIe connector is disabled by default in the SB-SOM-AM57x board. | ||
| + | |||
| + | :'''Workaround :''' Use the following U-Boot command to pull PCIe 0 out of reset: | ||
| + | <pre> | ||
| + | i2c dev 4; pca953x output 1 1 | ||
| + | </pre> | ||
}} | }} | ||
[[Category:Linux]] | [[Category:Linux]] | ||
[[Category:CL-SOM-AM57x]] | [[Category:CL-SOM-AM57x]] | ||
Latest revision as of 13:49, 5 March 2017
| Ethernet |
|
| RTC |
|
| WiFi | ||
* Wifi firmware revision 8.9.0.0.48 can cause to the CPU core to get stuck.
|
| mini PCIe 0 |
i2c dev 4; pca953x output 1 1 |