Skip to content
Snippets Groups Projects
Commit 1db503c4 authored by Sanchayan Maity's avatar Sanchayan Maity Committed by Tom Rini
Browse files

ARM: vf610: Add SoC and CPU type detection


Vybrid product family consists of several rather similar SoC which
can be determined by softare during boot time. This allows use of
variable ${soc} for Linux device tree files. Detect VF5xx CPU's by
reading the CPU count register. We can determine the second number
of the CPU type (VF6x0) which indicates the presence of a L2 cache.

Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
Signed-off-by: default avatarSanchayan Maity <maitysanchayan@gmail.com>
parent 8b4f9afa
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.
Finish editing this message first!
Please register or to comment