commit | e662c0d3a3af80200474d4b7216ca942bd6aad8c | [log] [tgz] |
---|---|---|
author | Jeremy Gebben <jgebben@sweptlaser.com> | Tue Sep 18 15:49:36 2018 -0600 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed Oct 24 14:45:37 2018 -0500 |
tree | 8dbfedde0c9cf57cfa670cb497ce61c55ed41e16 | |
parent | abe3edf28f8bd90cd2ab8410ad557c8a3edad7da [diff] |
net: phy: aquantia: add firmware loading support Aquantia phys have firmware that can be loaded automatically from storage directly attached to the phy or via MDIO commands. Add support for loading firmware from either a file or a raw location on an MMC device. Signed-off-by: Jeremy Gebben <jgebben@sweptlaser.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>