Commit 85f857df authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Michael Shigorin

aarch64-dbm: initial feature for support DBM board (Baikal M1)

parent d571fb79
Настраивает систему для загрузки на плате DBM с SoC BE-M1000 (aarch64).
ifeq (,$(filter-out aarch64,$(ARCH)))
use/aarch64-dbm: use/efi/grub
@$(call add_feature)
@$(call set,KFLAVOURS,bfkm)
endif
Section "Screen"
Identifier "Screen0"
Device "Device0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x720"
EndSubSection
EndSection
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment