Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
u-boot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package 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
BayLibre
amlogic
Android TV
u-boot
Wiki
Home
Changes
Page history
New page
Templates
Clone repository
Update home
authored
5 years ago
by
Jerome Brunet
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
home.md
+1
-2
1 addition, 2 deletions
home.md
with
1 addition
and
2 deletions
home.md
View page @
7be9c136
...
...
@@ -66,8 +66,7 @@ Some of these binaries are directly provided by the buildroot package of Amlogic
```
shell
export
PATH
=
<path-to-toolchain>/gcc-linaro-aarch64-none-elf-4.8-2013.11_linux/bin:<path-to-toolchain>/gcc-linaro-arm-none-eabi-4.8-2013.11_linux/bin/:
$PATH
cd
<amlogic-build-root>/bootloader/uboot-repo/
make libretech_cc_defconfig
make
./mk g12a_u211_v1
```
*
Finally, collect the binaries:
```
...
...
This diff is collapsed.
Click to expand it.