[U-Boot] [PATCH v3 2/6] cmd: Prepare sysboot command independence

Tom Rini trini at konsulko.com
Fri Dec 6 22:48:16 CET 2019


On Mon, Nov 25, 2019 at 09:07:37AM +0100, Patrice Chotard wrote:

> As sysboot and pxe commands are sharing piece of code, migrate this
> common code into a new file pxe_utils.c to prepare sysboot command
> code extraction from pxe.c
> 
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>

With a little function shuffling to reduce the size growth (due to how
gcc optimizes things) of the now shared functions:

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20191206/d5861c51/attachment.sig>


More information about the U-Boot mailing list