mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-28 07:02:22 +01:00
Adjust printed board ID for LWMON board.
This commit is contained in:
parent
9c998aa831
commit
ee073a558b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue