Re: [PATCH 1/3] FPGA: add a simple programming handler framework
Alexander Shiyan
shc_work at mail.ru
Wed Nov 6 09:36:38 EST 2013
> This framework handles a list of registered FPGA programming handlers
> to unify a firmware programming interface by hiding the details how
> to program a specific FPGA in its handler.
>
> Signed-off-by: Juergen Beisert <jbe at pengutronix.de>
Seems this can be used not only for FPGA, so I suggest remove all FPGA_-prefix in
this framework. Maybe "firmware" is more flexible name here?
---
More information about the barebox
mailing list