ARM: rmobile: Add R8A77995 SoC
[platform/kernel/u-boot.git] / arch / arm / mach-rmobile / cpu_info.c
index 6f6116d..ad9f86c 100644 (file)
@@ -62,6 +62,7 @@ static const struct {
        { RMOBILE_CPU_TYPE_R8A7795, "R8A7795" },
        { RMOBILE_CPU_TYPE_R8A7796, "R8A7796" },
        { RMOBILE_CPU_TYPE_R8A77970, "R8A77970" },
+       { RMOBILE_CPU_TYPE_R8A77995, "R8A77995" },
        { 0x0, "CPU" },
 };