Skip to content
Snippets Groups Projects
Commit c5437e5b authored by Ye Li's avatar Ye Li Committed by Stefano Babic
Browse files

imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platforms


According to the Cortex-A7 TRM, for ACTLR.SMP bit "You must ensure this bit
is set to 1 before the caches and MMU are enabled, or any cache and TLB
maintenance operations are performed".
ROM sets this bit in normal boot flow, but when in serial download mode,
it is not set.
Here we add it in u-boot as a common flow for all i.MX cortex-a7 platforms,
including mx7d, mx6ul/ull and mx7ulp.

Signed-off-by: default avatarYe Li <ye.li@nxp.com>
[fabio: adapted to U-Boot mainline codebase and make checkpatch happy]
Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
parent 2c09dbf4
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment