On Tue, Jul 11, 2017 at 7:40 AM, Tom Rini <[email protected]> wrote: > On Tue, Jun 27, 2017 at 01:50:56PM +0530, Lokesh Vutla wrote: > >> ROM stores the boot params information in a known location >> and passes it to SPL. This information needs to be copied >> very early during boot or else there is a chance of getting >> corrupted by SPL. So move this boot device detection very early >> during boot. >> >> Signed-off-by: Lokesh Vutla <[email protected]> >> Reviewed-by: Tom Rini <[email protected]> > > Applied to u-boot/master, thanks! >
Master no longer boots my DM3730 (omap3_logic). Has anyone else had issues with their OMAP3 board? v2017.07 works and the bisect revealed: 4bd754d8abef61835d5da2ba0c65b2b0d3badec9 is the first bad commit commit 4bd754d8abef61835d5da2ba0c65b2b0d3badec9 Author: Lokesh Vutla <[email protected]> Date: Tue Jun 27 13:50:56 2017 +0530 arm: omap: Detect boot mode very early ROM stores the boot params information in a known location and passes it to SPL. This information needs to be copied very early during boot or else there is a chance of getting corrupted by SPL. So move this boot device detection very early during boot. Signed-off-by: Lokesh Vutla <[email protected]> Reviewed-by: Tom Rini <[email protected]> :040000 040000 eba151d04f1f62d4acd83b7ba47f627956eab8fb b36ef87618be765d9a4986dd9a8b013b357f4611 M arch > -- > Tom > > _______________________________________________ > U-Boot mailing list > [email protected] > https://lists.denx.de/listinfo/u-boot > _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

