ARM: quiet what can be a very noise CLCD controller.
[gem5.git] / src / dev / arm / pl111.cc
index 1bf6f1485b40058f5033497df7b5c0b1c77d2b7e..e13045338d6480ca1c8f0427691f37d9b9f6764f 100644 (file)
@@ -263,7 +263,7 @@ Pl111::write(PacketPtr pkt)
         DPRINTF(PL111, "####### Upper panel base set to: %#x #######\n", lcdUpbase);
         break;
       case LcdLpBase:
-        warn("LCD dual screen mode not supported\n");
+        warn_once("LCD dual screen mode not supported\n");
         lcdLpbase = data;
         DPRINTF(PL111, "###### Lower panel base set to: %#x #######\n", lcdLpbase);
         break;