]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/microblaze/kernel/cpu/cpuinfo.c
Merge branch 'master' into tk71
[mv-sheeva.git] / arch / microblaze / kernel / cpu / cpuinfo.c
index 255ef880351e793b38ef9b3e853c8c30f6ed40be..2c309fccf23002aeb83954385add2f37bd32d8ec 100644 (file)
@@ -30,6 +30,9 @@ const struct cpu_ver_key cpu_ver_lookup[] = {
        {"7.20.c", 0x0e},
        {"7.20.d", 0x0f},
        {"7.30.a", 0x10},
+       {"7.30.b", 0x11},
+       {"8.00.a", 0x12},
+       {"8.00.b", 0x13},
        {NULL, 0},
 };