Hi Oleksandr, On Thu, Sep 16, 2021 at 3:50 PM Oleksandr Suvorov <cryo...@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?