[U-Boot] [PATCH 1/3] ddr: fsl: Do not allow for interactive mode in SPL
York Sun
york.sun at nxp.com
Fri Dec 22 16:19:26 UTC 2017
Either sending 'd' through UART, or save a variable ddr_interactive.
York
Sent from my iPhone
> On Dec 22, 2017, at 08:06, Tom Rini <trini at konsulko.com> wrote:
>
>> On Fri, Dec 22, 2017 at 04:02:49PM +0000, York Sun wrote:
>>
>> If SPL is used, the full driver is in SPL. It initializes DDR. It only
>> makes sense to have this feature there, not after relocation. We only
>> disable this feature is the SPL size becomes a problem.
>
> OK, but I don't understand how you can get into that specific hunk of
> code. Is someone sending 'd' to the UART and that causes this code to
> run? Thanks!
>
> --
> Tom
More information about the U-Boot
mailing list