Adjust printed board ID for LWMON board.
authorWolfgang Denk <wd@nyx.denx.de>
Thu, 21 Jul 2005 11:53:44 +0000 (13:53 +0200)
committerWolfgang Denk <wd@nyx.denx.de>
Thu, 21 Jul 2005 11:53:44 +0000 (13:53 +0200)
board/lwmon/lwmon.c

index 5b2b41a..7cf5778 100644 (file)
@@ -185,7 +185,7 @@ V* Verification: dzu@denx.de
  ***********************************************************************/
 int checkboard (void)
 {
-       puts ("Board: LICCON Konsole LCD2\n");
+       puts ("Board: LICCON Konsole LCD3\n");
        return (0);
 }