[RESEND PATCH v2 5/6] net: Convert fit verification to use fit_get_data_*
Simon Glass
sjg at chromium.org
Tue Aug 16 22:43:01 CEST 2022
On Tue, 16 Aug 2022 at 09:16, Sean Anderson <sean.anderson at seco.com> wrote:
>
> Several ethernet drivers load firmware from FIT images. Convert them to
> use the fit_get_data helpers.
>
> Signed-off-by: Sean Anderson <sean.anderson at seco.com>
> ---
>
> Changes in v2:
> - New
>
> drivers/net/fsl-mc/mc.c | 30 +++-------------------
> drivers/net/pfe_eth/pfe_firmware.c | 40 +-----------------------------
> 2 files changed, 4 insertions(+), 66 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list