Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reform-boundary-uboot
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
Jack Humbert
reform-boundary-uboot
Commits
46e173ac
Commit
46e173ac
authored
5 years ago
by
Troy Kisky
Browse files
Options
Downloads
Patches
Plain Diff
ash2: add CONFIG_NR_DRAM_BANKS=1: to defconfigs
Signed-off-by:
Troy Kisky
<
troy.kisky@boundarydevices.com
>
parent
01f8152c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
configs/ash2_defconfig
+1
-0
1 addition, 0 deletions
configs/ash2_defconfig
configs/ash2b_defconfig
+1
-0
1 addition, 0 deletions
configs/ash2b_defconfig
with
2 additions
and
0 deletions
configs/ash2_defconfig
+
1
−
0
View file @
46e173ac
...
@@ -5,6 +5,7 @@ CONFIG_TARGET_ASH2=y
...
@@ -5,6 +5,7 @@ CONFIG_TARGET_ASH2=y
CONFIG_SWM_DISPLAY_00_A=0xffffffff
CONFIG_SWM_DISPLAY_00_A=0xffffffff
CONFIG_SWM_DISPLAY_00_B=0xffffffff
CONFIG_SWM_DISPLAY_00_B=0xffffffff
CONFIG_ENV_VARS_UBOOT_CONFIG=y
CONFIG_ENV_VARS_UBOOT_CONFIG=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/ash2/ash2.cfg,MX6DL,DDR_MB=1024,DEFCONFIG=\"ash2\""
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/ash2/ash2.cfg,MX6DL,DDR_MB=1024,DEFCONFIG=\"ash2\""
CONFIG_BOOTDELAY=3
CONFIG_BOOTDELAY=3
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
...
...
This diff is collapsed.
Click to expand it.
configs/ash2b_defconfig
+
1
−
0
View file @
46e173ac
...
@@ -6,6 +6,7 @@ CONFIG_SWM_DISPLAY_00_B=0x00020000
...
@@ -6,6 +6,7 @@ CONFIG_SWM_DISPLAY_00_B=0x00020000
CONFIG_SWM_DISPLAY_24_A=0xffffffff
CONFIG_SWM_DISPLAY_24_A=0xffffffff
CONFIG_SWM_DISPLAY_24_B=0xfffdffff
CONFIG_SWM_DISPLAY_24_B=0xfffdffff
CONFIG_ENV_VARS_UBOOT_CONFIG=y
CONFIG_ENV_VARS_UBOOT_CONFIG=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/ash2/ash2.cfg,MX6DL,DDR_MB=1024,DEFCONFIG=\"ash2b\""
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/ash2/ash2.cfg,MX6DL,DDR_MB=1024,DEFCONFIG=\"ash2b\""
CONFIG_BOOTDELAY=3
CONFIG_BOOTDELAY=3
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
...
...
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