mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-15 17:56:04 -04:00
Adjust printed board ID for LWMON board.
This commit is contained in:
parent
9c998aa831
commit
ee073a558b
@ -185,7 +185,7 @@ V* Verification: dzu@denx.de
|
|||||||
***********************************************************************/
|
***********************************************************************/
|
||||||
int checkboard (void)
|
int checkboard (void)
|
||||||
{
|
{
|
||||||
puts ("Board: LICCON Konsole LCD2\n");
|
puts ("Board: LICCON Konsole LCD3\n");
|
||||||
return (0);
|
return (0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user