Project

General

Profile

Actions

Feature #84

closed

Add firmware retrieval mechanism

Added by Hammel about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
root file system
Target version:
Start date:
28 Feb 2011
Due date:
% Done:

100%

Estimated time:
Severity:
Critical

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?


Related issues

Blocks BeagleBox - Feature #65: Add USB eth supportClosedHammel12 Dec 2010

Actions
Actions #1

Updated by Hammel about 13 years ago

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.

Actions #2

Updated by Hammel about 13 years ago

ar9170 must be manually pulled by the BeagleBox build for kernel 2.6.32. The kernel firmware target does not retrieve this particular firmware.

Actions #3

Updated by Hammel about 13 years ago

Use of firmware is dependent on the use of driver modules through udev. That issue is being handled in FS#78.

Actions

Also available in: Atom PDF