
22 Dec
2017
22 Dec
'17
5:19 p.m.
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@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