Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uboot-i9100
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
Model registry
Operate
Environments
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
onny
uboot-i9100
Commits
f4c6f933
Commit
f4c6f933
authored
8 years ago
by
Tom Rini
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
git://git.denx.de/u-boot-samsung
parents
a398e7aa
4ecad8a6
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
doc/README.odroid
+6
-4
6 additions, 4 deletions
doc/README.odroid
include/configs/exynos-common.h
+1
-0
1 addition, 0 deletions
include/configs/exynos-common.h
with
7 additions
and
4 deletions
doc/README.odroid
+
6
−
4
View file @
f4c6f933
U-Boot for Odroid X2/U3/XU3
U-Boot for Odroid X2/U3/XU3
/XU4
========================
1. Summary
==========
This is a quick instruction for setup Odroid boards.
Board config: odroid_config for X2/U3
Board config: odroid-xu3_config for XU3
Board config: odroid-xu3_config for XU3
/XU4
2. Supported devices
====================
...
...
@@ -14,6 +14,7 @@ This U-BOOT config can be used on three boards:
- Odroid X2
with CPU Exynos 4412 rev 2.0 and 2GB of RAM
- Odroid XU3
- Odroid XU4
with CPU Exynos5422 and 2GB of RAM
3. Boot sequence
...
...
@@ -29,9 +30,9 @@ http://dev.odroid.com/projects/4412boot/wiki/FrontPage?action=download&value=boo
or here:
http://odroid.in/guides/ubuntu-lfs/boot.tar.gz
<< XU3 >>
<< XU3
/XU4
>>
It can be downloaded from:
https://github.com/hardkernel/u-boot/tree/odroidxu3-v2012.07/sd_fuse/hardkernel
https://github.com/hardkernel/u-boot/tree/odroidxu3-v2012.07/sd_fuse/hardkernel
_1mb_uboot
4. Boot media layout
...
...
@@ -120,6 +121,7 @@ Supported fdt files are:
- exynos4412-odroidx2.dtb
- exynos4412-odroidu3.dtb
- exynos5422-odroidxu3.dtb
- exynos5422-odroidxu4.dtb
Supported kernel files are:
- Image.itb
...
...
This diff is collapsed.
Click to expand it.
include/configs/exynos-common.h
+
1
−
0
View file @
f4c6f933
...
...
@@ -29,6 +29,7 @@
/* input clock of PLL: 24MHz input clock */
#define CONFIG_SYS_CLK_FREQ 24000000
#define CONFIG_TIMER_CLK_FREQ CONFIG_SYS_CLK_FREQ
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_CMDLINE_TAG
...
...
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