N900 rescueOS
Go to file
Daniel Gnoutcheff 8f1eabb7c9 Update wl1251 firmware loading path
The wl1251 driver in upstream linux kernels expects its firmware files
to live at
  ti-connectivity/wl1251-fw.bin
  ti-connectivity/wl1251-nvs.bin
and the linux-firmware package uses the same names for these files.
However, our current (older) kernel still expects them to be named
  wl1251-fw.bin
  wl1251-nvs.bin
and so firmware loading would fail.

RescueOS v1.1 included these files under the older filenames, but we'd
like to use the official (upstream) names.  Patch our kernel to match.

Also remove the unnecessary (and now erroneous) firmware check from
setup-wpa-wifi.sh.
2015-04-02 21:16:33 -04:00
buildroot-patches Add wl1252 firmware 2015-04-02 21:16:32 -04:00
fs-overlay Update wl1251 firmware loading path 2015-04-02 21:16:33 -04:00
kernel-patches Update wl1251 firmware loading path 2015-04-02 21:16:33 -04:00
CHANGELOG formating. 2014-09-05 20:56:34 +02:00
buildrootconfig Update wl1251 firmware loading path 2015-04-02 21:16:33 -04:00
busyboxconfig Added rest 2013-03-23 22:22:34 +01:00
documentation.txt email contact 2013-09-15 22:00:24 +02:00
howtoflash Added rest 2013-03-23 22:22:34 +01:00
kernel_config Kernel: disable a few modules 2015-04-02 21:16:32 -04:00
post-build.sh Kill /usr/share/getopt 2015-04-02 21:16:32 -04:00
uboot_item_by_kerio Uboot item provied by kerio 2013-08-04 22:01:57 +02:00