From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 07 Dec 2012 12:59:12 +0100 Subject: [U-Boot] [PATCH resend 1/2] u-boot/spl: Add u-boot-spl.img to u-boot targets In-Reply-To: <50C1D927.60506@st.com> References: <0914ca07f3fa7549188e349e7a0a32c3d6521321.1354786138.git.vipin.kumar@st.com> <50C08AA5.2010006@denx.de> <50C1BB2E.7090806@st.com> <50C1C8AB.6020302@denx.de> <50C1D927.60506@st.com> Message-ID: <50C1DA10.1010409@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/07/2012 12:55 PM, Vipin Kumar wrote: >> Or does your patch "only" introduce the mkimage SPL image version? >> > > Yes, it introduces only mkimage SPL image version. This is necessary for > a few booting options where we absolutely require a different SPL binary > with an mkimage header > >> Then please consolidate this with the u-boot.spr build target. >> > > You mean u-boot.spr can use this u-boot-spl.img. Yes, I will do that in v2 Yes, thats what I mean. Thanks, Stefan