
19 Jul
2018
19 Jul
'18
8:27 p.m.
Hi Marcin,
On Thu, Jul 19, 2018 at 8:37 AM, Marcin Niestroj m.niestroj@grinn-global.com wrote:
ERR011115 in IMX6UL errata says to use OCRAM memory above 0x908000 (instead of 0x907000) for silicon revision 1.2 shipped prior date code 1740.
As we cannot check affected targets in runtime, apply that workaround by default for all IMX6UL platforms. Leave possibility to disable that workaround for non-affected targets, so more OCRAM area can be used by SPL (e.g. for featureful SPL images).
Signed-off-by: Marcin Niestroj m.niestroj@grinn-global.com
It seems this is the best we can do, thanks:
Reviewed-by: Fabio Estevam fabio.estevam@nxp.com