MainSoftwareReleaseLocationsforConnectivity
From OMAPpedia
Contents |
[edit] Main Connectivity Software Release Sites
[edit] Latest Sources are in wl12xx Development Tree
[edit] Firmware and Init Scripts
TI Connectivity Package containing Firmware and Init Scripts are available at
The releases specific to Android have a L25x tag. The generic Linux versions have L23x or L24x tags.
[edit] Useful Links
Mainline kernel:
- git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Luca kernel:
- git clone git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
Linux Firmware:
- git clone git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
Ti-Utils:
- git clone git://github.com/gxk/ti-utils.git
iw tool:
- git clone git://git.sipsolutions.net/iw.git
latest wpa_supplicant & hostap:
- git clone git://w1.fi/srv/git/hostap.git
[edit] Patches required to add WLAN support on the Panda Board (Linux Kernel version <= 2.6.38)
- Patch series required to enable WLAN on Panda are at Panda: Support for WLAN on WL127x
- Make sure you have the dependent patches for WLAN clock and HWMOD changes for MMC.
- For original patches (of adoptation for HSMMC refer to): OMAP: HSMMC: HWMOD adaptation