Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
u-boot-seco-imx
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Jira
Code
Merge requests
15
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clea OS
bsp
nxp
u-boot-seco-imx
Commits
7cd70531
Project 'edgehog/bsp/nxp/u-boot-seco-imx' was moved to 'clea-os/bsp/nxp/u-boot-seco-imx'. Please update any links and bookmarks that may still have the old path.
Commit
7cd70531
authored
1 year ago
by
Yuri Mazzuoli
Browse files
Options
Downloads
Patches
Plain Diff
[A75] fix HDMI kernel command line spec_list
parent
1bdbb41a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
board/seco/imx6qdl_a75/env_conf.h
+1
-1
1 addition, 1 deletion
board/seco/imx6qdl_a75/env_conf.h
with
1 addition
and
1 deletion
board/seco/imx6qdl_a75/env_conf.h
+
1
−
1
View file @
7cd70531
...
...
@@ -166,7 +166,7 @@ static panel_parameters_t lvds_dual_video_spec_list [] = {
static
panel_parameters_t
hdmi_video_spec_list
[]
=
{
{
"FULL HD [1920x1080]"
,
"1920x1080M@60"
,
"RGB24"
,
NULL
,
-
1
,
NULL
,
0
},
{
"FULL HD [1920x1080]"
,
"1920x1080M@60"
,
"RGB24
,bpp=32
"
,
NULL
,
-
1
,
NULL
,
0
},
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment