Hi,

On 10 November 2017 at 07:17, Goldschmidt Simon
<sgoldschm...@de.pepperl-fuchs.com> wrote:
> This drops the limit that fpga is only loaded from FIT images for Xilinx.
> This is done by moving the 'partial' check from 'common/image.c' to
> 'drivers/fpga/xilinx.c' (the only driver supporting partial images yet)
> and supplies a weak default implementation in 'drivers/fpga/fpga.c'.
>
> Signed-off-by: Simon Goldschmidt <sgoldschm...@de.pepperl-fuchs.com>
> ---
>  common/bootm.c        |  2 +-
>  common/image.c        |  6 ++----
>  drivers/fpga/fpga.c   |  9 +++++++++
>  drivers/fpga/xilinx.c | 13 +++++++++++++
>  include/fpga.h        |  1 +
>  5 files changed, 26 insertions(+), 5 deletions(-)
>

I think the FPGA subsystem should move to driver model.

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to