firmware: convert acenic driver to request_firmware()
We store the firmware in its native big-endian form now, so the loop in ace_copy() is modified to use be32_to_cpup() when writing it out. We can forget the BSS,SBSS sections of the firmware, since we were clearing all the device's RAM anyway. And the text,rodata,data sections can all be loaded as a single chunk since they're contiguous (give or take a few dozen bytes in between). Signed-off-by: NJaswinder Singh <jaswinder@infradead.org> Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org> Acked-by: NJes Sorensen <jes@sgi.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
firmware/acenic/tg1.bin.ihex
0 → 100644
因为 它太大了无法显示 source diff 。你可以改为 查看blob。
firmware/acenic/tg2.bin.ihex
0 → 100644
此差异已折叠。
想要评论请 注册 或 登录