Adjust printed board ID for LWMON board.

master
Wolfgang Denk 20 years ago
parent 9c998aa831
commit ee073a558b
  1. 2
      board/lwmon/lwmon.c

@ -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);
}

Loading…
Cancel
Save