Am 21.04.20 um 09:28 schrieb Stefan Roese:
> This patch moves the legacy image handling into a separate file, which
> will be extended with other legacy image features later.
> 
> No function change intended.
> 
> Signed-off-by: Stefan Roese <[email protected]>
> Cc: Daniel Schwierzeck <[email protected]>
> Cc: Weijie Gao <[email protected]>
> Cc: Simon Goldschmidt <[email protected]>
> ---
> Changes in v7:
> - None
> 
> Changes in v6:
> - New patch
> 
>  common/spl/Makefile     |  1 +
>  common/spl/spl.c        | 56 +++++++++--------------------------------
>  common/spl/spl_legacy.c | 54 +++++++++++++++++++++++++++++++++++++++
>  3 files changed, 67 insertions(+), 44 deletions(-)
>  create mode 100644 common/spl/spl_legacy.c
> 

Reviewed-by: Daniel Schwierzeck <[email protected]>

-- 
- Daniel

Reply via email to