summaryrefslogtreecommitdiffstats
path: root/conf/machine/emag8180.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/emag8180.conf')
-rw-r--r--conf/machine/emag8180.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/conf/machine/emag8180.conf b/conf/machine/emag8180.conf
new file mode 100644
index 0000000..bc4b73b
--- /dev/null
+++ b/conf/machine/emag8180.conf
@@ -0,0 +1,13 @@
1#@TYPE: Machine
2#@NAME: Ampere eMAG 8180 64-bit Arm Processor
3#@DESCRIPTION: Ampere eMAG 8180 processor based on ARMv8 architecture
4
5require conf/machine/include/arm/arch-armv8.inc
6
7PREFERRED_PROVIDER_virtual/kernel ?= "linux-ampere"
8
9MACHINE_FEATURES += " efi"
10DPDK_TARGET_MACHINE ?= "armv8a"
11
12SERIAL_CONSOLES = "115200;ttyAMA0"
13KERNEL_IMAGETYPE = "Image"