Sansa Connect: Initial libertas WiFi driver port

Import non-free firmware image from linux-firmware package.

Firmware loading works but is disabled at compile time because just
loading firmware without configuring device results in higher power
consumption without any benefit to end user.

Change-Id: I8fd252c49385ede1ea4e0f9b1e29adeb331ab8ae
This commit is contained in:
Tomasz Moń 2021-07-02 12:02:26 +02:00
parent c9f2308a1d
commit e11fa5f74e
15 changed files with 1142 additions and 2 deletions

View file

@ -135,6 +135,12 @@
/* Define this if you have a software controlled poweroff */
#define HAVE_SW_POWEROFF
#ifndef BOOTLOADER
#define HAVE_WIFI
/* define this if the target has Marvell 88W8686 interfaced over SPI */
#define HAVE_W8686_SPI
#endif
/* The number of bytes reserved for loadable codecs */
#define CODEC_SIZE 0x100000