From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Tue, 31 May 2016 09:59:47 +0530 Subject: [U-Boot] [U-Boot, RFC] SPL: FIT: Align loading address for header In-Reply-To: <20160530175612.GG7419@bill-the-cat> References: <20160530175612.GG7419@bill-the-cat> Message-ID: <574D133B.1060608@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday 30 May 2016 11:26 PM, Tom Rini wrote: > On Thu, Apr 28, 2016 at 10:36:11AM +0200, Michal Simek wrote: > >> If bl_len is not aligned it can caused a problem because another code >> expects that start is aligned. >> >> Signed-off-by: Michal Simek >> Reviewed-by: Simon Glass > > Applied to u-boot/master, thanks! This patch is not required and should not be applied. Thanks and regards, Lokesh > > > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot >