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
0
Merge Requests
0
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
85f857df
You need to sign in or sign up before continuing.
Commit
85f857df
authored
Oct 29, 2019
by
Dmitriy Terekhin
Committed by
Michael Shigorin
Nov 08, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
aarch64-dbm: initial feature for support DBM board (Baikal M1)
parent
d571fb79
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
0 deletions
+16
-0
README
features.in/aarch64-dbm/README
+1
-0
config.mk
features.in/aarch64-dbm/config.mk
+6
-0
99-dbm720p.conf
...ch64-dbm/rootfs/files/etc/X11/xorg.conf.d/99-dbm720p.conf
+9
-0
No files found.
features.in/aarch64-dbm/README
0 → 100644
View file @
85f857df
Настраивает систему для загрузки на плате DBM с SoC BE-M1000 (aarch64).
features.in/aarch64-dbm/config.mk
0 → 100644
View file @
85f857df
ifeq (,$(filter-out aarch64,$(ARCH)))
use/aarch64-dbm: use/efi/grub
@$(call add_feature)
@$(call set,KFLAVOURS,bfkm)
endif
features.in/aarch64-dbm/rootfs/files/etc/X11/xorg.conf.d/99-dbm720p.conf
0 → 100644
View file @
85f857df
Section
"Screen"
Identifier
"Screen0"
Device
"Device0"
DefaultDepth
24
SubSection
"Display"
Depth
24
Modes
"1280x720"
EndSubSection
EndSection
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