Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
uboot-imx
Commits
ee073a55
Commit
ee073a55
authored
Jul 21, 2005
by
Wolfgang Denk
Browse files
Adjust printed board ID for LWMON board.
parent
9c998aa8
Changes
1
Hide whitespace changes
Inline
Side-by-side
board/lwmon/lwmon.c
View file @
ee073a55
...
@@ -185,7 +185,7 @@ V* Verification: dzu@denx.de
...
@@ -185,7 +185,7 @@ V* Verification: dzu@denx.de
***********************************************************************/
***********************************************************************/
int
checkboard
(
void
)
int
checkboard
(
void
)
{
{
puts
(
"Board: LICCON Konsole LCD
2
\n
"
);
puts
(
"Board: LICCON Konsole LCD
3
\n
"
);
return
(
0
);
return
(
0
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment