Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Sami Nurmenniemi
u-boot-stm32
Commits
7d9d994e
Commit
7d9d994e
authored
Nov 25, 2011
by
Alexander Potashev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
RT73025. ea-lpc1788: fix serial ID in bootargs
UART0 has id=0 in Linux.
parent
4d817fae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/configs/ea-lpc1788.h
include/configs/ea-lpc1788.h
+1
-1
No files found.
include/configs/ea-lpc1788.h
View file @
7d9d994e
...
...
@@ -305,7 +305,7 @@
#define CONFIG_ZERO_BOOTDELAY_CHECK
#define CONFIG_HOSTNAME ea-lpc1788
#define CONFIG_BOOTARGS "lpc178x_platform=ea-lpc1788 "\
"console=ttyS
2
,115200 panic=10"
"console=ttyS
0
,115200 panic=10"
#define CONFIG_BOOTCOMMAND "run netboot"
/*
...
...
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