commit | 1ff41eb0d9a937957d481d4f058a91230851ae17 | [log] [tgz] |
---|---|---|
author | Brian Cavagnolo <brian@cozybit.com> | Mon Jul 21 11:03:16 2008 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 22 16:29:49 2008 -0400 |
tree | 0e2fc14f0e61e009cdf787beb1dda8ef0a18bbda | |
parent | 1556c0f22df77800d2e99342ce354a4ce94c5a0f [diff] |
libertas: add sysfs hooks to update boot2 and persistent firmware To use these features, copy the boot2 and firmware images to /lib/firmware and: echo <boot2_image_name> > /sys/class/net/ethX/lbs_flash_boot2 echo <firmware_image_name> > /sys/class/net/ethX/lbs_flash_fw Signed-off-by: Brian Cavagnolo <brian@cozybit.com> Acked-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>