Feature #84
closed
Add firmware retrieval mechanism
Added by Hammel over 13 years ago.
Updated over 13 years ago.
Category:
root file system
Description
Need a method of specifying which firmware to download and how to download it. These files need to end up in /lib/firmware on the rootfs. This may need to be yet another separate partition on the SD card.
The firmware directory on F14 is only 24MB so this should fit well on the SD card. Can we just copy them from an existing distro?
First discover - "make firmware" in kernel build. Amazing what you find when you just dig around a little. That should get most of the firmware of interest. I may need to pull the ar9170 firmware separately because it may not be supported in the 2.6.32 release I'm using. I'm rebuilding right now to find out.
ar9170 must be manually pulled by the BeagleBox build for kernel 2.6.32. The kernel firmware target does not retrieve this particular firmware.
Use of firmware is dependent on the use of driver modules through udev. That issue is being handled in FS#78.
Also available in: Atom
PDF