Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
u-boot
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
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
Florian Mayer
u-boot
Commits
0a22c7f0
Commit
0a22c7f0
authored
8 years ago
by
Tim Harvey
Committed by
Stefano Babic
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
imx: ventana: enable splashscreen support
Signed-off-by:
Tim Harvey
<
tharvey@gateworks.com
>
parent
8ce747fc
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
include/configs/gw_ventana.h
+4
-3
4 additions, 3 deletions
include/configs/gw_ventana.h
tools/logos/gateworks.bmp
+0
-0
0 additions, 0 deletions
tools/logos/gateworks.bmp
with
4 additions
and
3 deletions
include/configs/gw_ventana.h
+
4
−
3
View file @
0a22c7f0
...
@@ -191,15 +191,15 @@
...
@@ -191,15 +191,15 @@
#define CONFIG_CFB_CONSOLE
#define CONFIG_CFB_CONSOLE
#define CONFIG_VGA_AS_SINGLE_DEVICE
#define CONFIG_VGA_AS_SINGLE_DEVICE
#define CONFIG_SYS_CONSOLE_IS_IN_ENV
#define CONFIG_SYS_CONSOLE_IS_IN_ENV
#define CONFIG_VIDEO_BMP_RLE8
#define CONFIG_SPLASH_SCREEN
#define CONFIG_BMP_16BPP
#define CONFIG_VIDEO_LOGO
#define CONFIG_VIDEO_LOGO
#define CONFIG_IPUV3_CLK 260000000
#define CONFIG_IPUV3_CLK 260000000
#define CONFIG_CMD_HDMIDETECT
#define CONFIG_CMD_HDMIDETECT
#define CONFIG_CONSOLE_MUX
#define CONFIG_CONSOLE_MUX
#define CONFIG_IMX_HDMI
#define CONFIG_IMX_HDMI
#define CONFIG_IMX_VIDEO_SKIP
#define CONFIG_IMX_VIDEO_SKIP
#define CONFIG_VIDEO_BMP_LOGO
#define CONFIG_SPLASH_SCREEN_ALIGN
#define CONFIG_HIDE_LOGO_VERSION
/* Custom config to hide U-boot version */
/* Miscellaneous configurable options */
/* Miscellaneous configurable options */
#define CONFIG_HWCONFIG
#define CONFIG_HWCONFIG
...
@@ -274,6 +274,7 @@
...
@@ -274,6 +274,7 @@
#define CONFIG_EXTRA_ENV_SETTINGS_COMMON \
#define CONFIG_EXTRA_ENV_SETTINGS_COMMON \
"pcidisable=1\0" \
"pcidisable=1\0" \
"splashpos=m,m\0" \
"usb_pgood_delay=2000\0" \
"usb_pgood_delay=2000\0" \
"console=ttymxc1\0" \
"console=ttymxc1\0" \
"bootdevs=usb mmc sata flash\0" \
"bootdevs=usb mmc sata flash\0" \
...
...
This diff is collapsed.
Click to expand it.
tools/logos/gateworks.bmp
0 → 100644
+
0
−
0
View file @
0a22c7f0
54.9 KiB
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