[U-Boot] [PATCH 02/13] pico-imx6ul: Convert to SPL

Fabio Estevam festevam at gmail.com
Tue Sep 4 12:50:01 UTC 2018


On Tue, Sep 4, 2018 at 9:41 AM, Michael Nazzareno Trimarchi
<michael at amarulasolutions.com> wrote:

> Well, yes and no. Not all the bits can be writable according to the
> documentation if I remember and if the value you
> put are the value after reset and if I remember are all the clock on,
> you need to explain better you you write them.

0xFFFFFFFF is the value of the CCGR registers after power on reset.

It is true that some fields are marked as "reserved", but I don't see
the issue in writing '11' to them since this is the POR value.

Again, I am not doing anything different than the DCD table in this aspect.


More information about the U-Boot mailing list