[PATCH v2 3/3] mx7ulp_com: add support for SPL

Fabio Estevam festevam at gmail.com
Thu Sep 16 21:27:42 CEST 2021


Hi Oleksandr,

On Thu, Sep 16, 2021 at 3:50 PM Oleksandr Suvorov <cryosay at gmail.com> wrote:

> The SPL for this board is built with prepended DCD which includes DDR
> training data (defined in imximage.cfg). So that the bootrom initializes
> DDR using DCD before jumping to SPL.
> Is it mandatory to move DDR init in C code for SPL-enabled setups?
> We wouldn't be changing it for now :(

If the SPL is currently not doing its minimum task of configuring DDR,
why do we need SPL in the first place?


More information about the U-Boot mailing list