Change AQR113C firmware download method to MDIO gangload. If without this patch, AQR113C cannot boot from MDIO gangload. [Release-log] N/A Change-Id: Iddc29f5e1c73c772bcea9313938b6daccc10025a Reviewed-on:https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/6781059with not ...
> package/firmware/aquantia-firmware/Makefile | 36 ++++++++++ > 1 file changed, 36 insertions(+) > create mode 100644 package/firmware/aquantia-firmware/Makefile > > diff --git a/package/firmware/aquantia-firmware/Makefile > b/package/firmware/aquantia-firmware/Makefile > new file mode 1...
> The only option seems to be downloading tar archive of "firmware" > directory. The problem is such archives generated by Gitiles differ on > every download so a checksum can't be specified. > > Due to all above a custom download is implemented in "Build/Prepare". > Then firmware gets...