Skip to content
Snippets Groups Projects
Commit acf3f8da authored by Kumar Gala's avatar Kumar Gala
Browse files

powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E


The P2040/P2040E have no L2 cache.  So we utilize the SVR to determine
if we are one of these devices and skip the L2 init code in cpu_init.c
and release.  For the device tree we skip the updating of the L2 cache
properties but we still update the chain of caches so the CPC/L3 node
can be properly updated.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent db564bcc
No related branches found
No related tags found
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