[U-Boot] [U-Boot,1/3] arm: omap: Detect boot mode very early

Adam Ford aford173 at gmail.com
Fri Jul 14 11:35:23 UTC 2017


On Tue, Jul 11, 2017 at 7:40 AM, Tom Rini <trini at konsulko.com> 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 <lokeshvutla at ti.com>
>> Reviewed-by: Tom Rini <trini at konsulko.com>
>
> 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 <lokeshvutla at ti.com>
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 <lokeshvutla at ti.com>
    Reviewed-by: Tom Rini <trini at konsulko.com>

:040000 040000 eba151d04f1f62d4acd83b7ba47f627956eab8fb
b36ef87618be765d9a4986dd9a8b013b357f4611 M arch



> --
> Tom
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
>


More information about the U-Boot mailing list