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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jack Humbert
reform-boundary-uboot
Commits
7853d76b
Commit
7853d76b
authored
10 years ago
by
Tom Rini
Browse files
Options
Downloads
Plain Diff
Merge
git://git.denx.de/u-boot-marvell
parents
da9971d1
3fd38af7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
include/configs/db-88f6820-gp.h
+5
-0
5 additions, 0 deletions
include/configs/db-88f6820-gp.h
include/configs/mv-common.h
+2
-0
2 additions, 0 deletions
include/configs/mv-common.h
with
7 additions
and
0 deletions
include/configs/db-88f6820-gp.h
+
5
−
0
View file @
7853d76b
...
@@ -62,6 +62,11 @@
...
@@ -62,6 +62,11 @@
#define CONFIG_SYS_CONSOLE_INFO_QUIET
/* don't print console @ startup */
#define CONFIG_SYS_CONSOLE_INFO_QUIET
/* don't print console @ startup */
#define CONFIG_SYS_ALT_MEMTEST
#define CONFIG_SYS_ALT_MEMTEST
/* Keep device tree and initrd in lower memory so the kernel can access them */
#define CONFIG_EXTRA_ENV_SETTINGS \
"fdt_high=0x10000000\0" \
"initrd_high=0x10000000\0"
/*
/*
* mv-common.h should be defined after CMD configs since it used them
* mv-common.h should be defined after CMD configs since it used them
* to enable certain macros
* to enable certain macros
...
...
This diff is collapsed.
Click to expand it.
include/configs/mv-common.h
+
2
−
0
View file @
7853d76b
...
@@ -59,6 +59,8 @@
...
@@ -59,6 +59,8 @@
#define CONFIG_BOOTDELAY 3
/* default enable autoboot */
#define CONFIG_BOOTDELAY 3
/* default enable autoboot */
#define CONFIG_PREBOOT
#define CONFIG_PREBOOT
#define CONFIG_OF_LIBFDT
/* Device tree support */
/*
/*
* For booting Linux, the board info and command line data
* For booting Linux, the board info and command line data
* have to be in the first 8 MB of memory, since this is
* have to be in the first 8 MB of memory, since this is
...
...
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