From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 6 Dec 2019 16:48:16 -0500 Subject: [U-Boot] [PATCH v3 2/6] cmd: Prepare sysboot command independence In-Reply-To: <20191125080741.2215-3-patrice.chotard@st.com> References: <20191125080741.2215-1-patrice.chotard@st.com> <20191125080741.2215-3-patrice.chotard@st.com> Message-ID: <20191206214816.GX9549@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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: