ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled
[oweals/u-boot.git] / arch / arm / mach-uniphier / cpu_info.c
index 4e9d01bafdcc53a4e0beb2cca3054b840151d998..6ad4c76dc48b91beb6a2c688d9ae8bd929b6169a 100644 (file)
@@ -45,10 +45,10 @@ int print_cpuinfo(void)
                puts("PH1-LD6b (MN2WS0320)");
                break;
        case 0x31:
-               puts("PH1-sLD11 ()");
+               puts("PH1-LD11 (SC1405AP1)");
                break;
        case 0x32:
-               puts("PH1-LD10 ()");
+               puts("PH1-LD20 (SC1401AJ1)");
                break;
        default:
                printf("Unknown Processor ID (0x%x)\n", revision);