Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
853c5e27
Commit
853c5e27
authored
Sep 26, 2019
by
Anton Midyukov
Committed by
Michael Shigorin
Sep 30, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
aarch64-tegra, armh-mcom02: use/bootloader/u-boot
It's required to set BASE_BOOTLOADER variable, otherwise grub will get in *too*.
parent
8d4c0940
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
config.mk
features.in/aarch64-tegra/config.mk
+1
-1
config.mk
features.in/armh-mcom02/config.mk
+1
-1
No files found.
features.in/aarch64-tegra/config.mk
View file @
853c5e27
ifeq (,$(filter-out aarch64,$(ARCH)))
use/aarch64-tegra: use/uboot
use/aarch64-tegra: use/
bootloader/
uboot
@$(call add_feature)
@$(call set,KFLAVOURS,tegra)
endif
features.in/armh-mcom02/config.mk
View file @
853c5e27
ifeq (,$(filter-out armh,$(ARCH)))
use/armh-mcom02: use/uboot use/tty/S0
use/armh-mcom02: use/
bootloader/
uboot use/tty/S0
@$(call add_feature)
@$(call set,KFLAVOURS,mcom02)
@$(call add,THE_PACKAGES,u-boot-mcom02-firmware-tools u-boot-mcom02)
...
...
Write
Preview
Markdown
is supported
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