Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
MNT Reform i.MX8MPlus U-Boot Build
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Reform
MNT Reform i.MX8MPlus U-Boot Build
Commits
e70055ed
Verified
Commit
e70055ed
authored
10 months ago
by
minute
Browse files
Options
Downloads
Patches
Plain Diff
add missing CMA allocation, prevented HDMI from working
parent
c0634043
No related branches found
No related tags found
Loading
Pipeline
#2065
passed
10 months ago
Stage: test
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
imx8mp-mnt-pocket-reform_defconfig
+1
-1
1 addition, 1 deletion
imx8mp-mnt-pocket-reform_defconfig
imx8mp-mnt-reform2_defconfig
+1
-1
1 addition, 1 deletion
imx8mp-mnt-reform2_defconfig
with
2 additions
and
2 deletions
imx8mp-mnt-pocket-reform_defconfig
+
1
−
1
View file @
e70055ed
...
@@ -199,4 +199,4 @@ CONFIG_IMX_WATCHDOG=y
...
@@ -199,4 +199,4 @@ CONFIG_IMX_WATCHDOG=y
CONFIG_LIBAVB=y
CONFIG_LIBAVB=y
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_USE_BOOTARGS=y
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="ro no_console_suspend pci=pcie_bus_perf nvme_core.default_ps_max_latency_us=0 console=tty1 fbcon=rotate:3"
CONFIG_BOOTARGS="ro no_console_suspend pci=pcie_bus_perf nvme_core.default_ps_max_latency_us=0 console=tty1 fbcon=rotate:3
cma=256MB
"
This diff is collapsed.
Click to expand it.
imx8mp-mnt-reform2_defconfig
+
1
−
1
View file @
e70055ed
...
@@ -199,4 +199,4 @@ CONFIG_IMX_WATCHDOG=y
...
@@ -199,4 +199,4 @@ CONFIG_IMX_WATCHDOG=y
CONFIG_LIBAVB=y
CONFIG_LIBAVB=y
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_USE_BOOTARGS=y
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="ro no_console_suspend pci=pcie_bus_perf nvme_core.default_ps_max_latency_us=0 console=tty1"
CONFIG_BOOTARGS="ro no_console_suspend pci=pcie_bus_perf nvme_core.default_ps_max_latency_us=0 console=tty1
cma=256MB
"
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