Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Angus Ainslie
image-builder
Commits
b87543b4
Commit
b87543b4
authored
Dec 31, 2018
by
Angus Ainslie
Browse files
README.md : add documentaion for build_uboot.sh
parent
f40c64f1
Pipeline
#3202
passed with stage
in 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b87543b4
...
...
@@ -23,6 +23,21 @@ So to build an image with all the latest software you'd use:
./build-image -T latest -b devkit -d buster+ci
# Build u-boot
The build_uboot.sh script can build u-boots for a number of targets
*
*devkit-recovery*
: This is to boot the
[
Librem 5 Devkit
][
0
]
via SDP
*
*devkit*
: The
[
Librem 5 Devkit
][
0
]
*
*ec-som*
: Emcraft's
[
i.MX 8M SOM Starter Kit
][
1
]
*
*imx8*
:
[
NXPs IMX8M Evaluation Kit
][
2
]
*
*imx6*
: The Bounday Devices
[
Nit6QP_MAX
][
3
]
From the build directory invoke build_uboot.sh
cd build
./build_uboot.sh -b devkit
# Creating a bootable SD card
This is only relevant for SD card booting on e.g. the Nitrogen or NXP
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment