Skip to content
Snippets Groups Projects
Commit 88c1cf27 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

flavours/linux: Mention the Oniro supported arm machines


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
Signed-off-by: default avatarLuca Seritan <luca.seritan@huawei.com>
parent 9afd3a9a
No related branches found
No related tags found
1 merge request!250Add support for qemuarm/64 machines with EFI
This commit is part of merge request !250. Comments created here will be created in the context of that merge request.
...@@ -14,6 +14,8 @@ Supported targets: ...@@ -14,6 +14,8 @@ Supported targets:
Supported machines (first is the default): Supported machines (first is the default):
- qemux86-64 - qemux86-64
- qemux86 - qemux86
- qemuarm-efi
- qemuarm64-efi
- seco-intel-b68 (SECO SBC-B68) - seco-intel-b68 (SECO SBC-B68)
- seco-imx8mm-c61-2gb (SECO SBC-C61 2GB DRAM) - seco-imx8mm-c61-2gb (SECO SBC-C61 2GB DRAM)
- seco-imx8mm-c61-4gb (SECO SBC-C61 4GB DRAM) - seco-imx8mm-c61-4gb (SECO SBC-C61 4GB DRAM)
......
...@@ -22,6 +22,8 @@ ...@@ -22,6 +22,8 @@
# #
#MACHINE ?= "qemux86" #MACHINE ?= "qemux86"
#MACHINE ?= "qemux86-64" #MACHINE ?= "qemux86-64"
#MACHINE ?= "qemuarm-efi"
#MACHINE ?= "qemuarm64-efi"
#MACHINE ?= "seco-intel-b68" #MACHINE ?= "seco-intel-b68"
#MACHINE ?= "seco-imx8mm-c61-2gb" #MACHINE ?= "seco-imx8mm-c61-2gb"
#MACHINE ?= "seco-imx8mm-c61-4gb" #MACHINE ?= "seco-imx8mm-c61-4gb"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment