sh: Stub in silicon cut in CPU info.
Signed-off-by: Stuart Menefy <stuart.menefy@st.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Esse commit está contido em:
@@ -64,6 +64,9 @@ int __init detect_cpu_and_cache_system(void)
|
||||
if ((cvr & 0x20000000) == 1)
|
||||
boot_cpu_data.flags |= CPU_HAS_FPU;
|
||||
|
||||
/* We don't know the chip cut */
|
||||
boot_cpu_data.cut_major = boot_cpu_data.cut_minor = -1;
|
||||
|
||||
/* Mask off the upper chip ID */
|
||||
pvr &= 0xffff;
|
||||
|
||||
|
Referência em uma nova issue
Block a user