[U-Boot] [U-Boot, v3, 02/30] spl: fit: Break out some functions into a common file

Tom Rini trini at konsulko.com
Mon Jun 5 14:47:40 UTC 2017


On Wed, May 24, 2017 at 10:42:42AM -0500, Cooper Jr., Franklin wrote:

> Some of the functions within spl_fit will be used for non spl purposes.
> Instead of duplicating functions simply break the functions to be reused
> into its own file.
> 
> Signed-off-by: Franklin S Cooper Jr <fcooper at ti.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>  common/Makefile      |  1 +
>  common/common_fit.c  | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  common/spl/spl_fit.c | 76 +---------------------------------------------
>  3 files changed, 88 insertions(+), 75 deletions(-)
>  create mode 100644 common/common_fit.c

Can you please rebase this (and the rest of the series, as needed) to
master?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170605/0d5380c9/attachment.sig>


More information about the U-Boot mailing list