Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
U
uboot-imx
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
8
Issues
8
List
Boards
Labels
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Librem5
uboot-imx
Commits
2ed43b54
Commit
2ed43b54
authored
Apr 28, 2015
by
Ash Charles
Committed by
Tom Rini
May 10, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
overo: Add support for Palo35 expansion board
Signed-off-by:
Ash Charles
<
ashcharles@gmail.com
>
parent
72c7be95
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
board/overo/overo.c
board/overo/overo.c
+1
-0
No files found.
board/overo/overo.c
View file @
2ed43b54
...
...
@@ -295,6 +295,7 @@ int misc_init_r(void)
expansion_config
.
fab_revision
);
MUX_GUMSTIX
();
setenv
(
"defaultdisplay"
,
"lcd35"
);
setenv
(
"expansionname"
,
"palo35"
);
break
;
case
GUMSTIX_PALO43
:
printf
(
"Recognized Palo43 expansion board (rev %d %s)
\n
"
,
...
...
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