summaryrefslogtreecommitdiffstats
path: root/bsp/meta-freescale/conf/machine/include/qoriq-arm64.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-freescale/conf/machine/include/qoriq-arm64.inc')
-rw-r--r--bsp/meta-freescale/conf/machine/include/qoriq-arm64.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/bsp/meta-freescale/conf/machine/include/qoriq-arm64.inc b/bsp/meta-freescale/conf/machine/include/qoriq-arm64.inc
new file mode 100644
index 00000000..e8d99a6e
--- /dev/null
+++ b/bsp/meta-freescale/conf/machine/include/qoriq-arm64.inc
@@ -0,0 +1,10 @@
+# Provides the QorIQ common settings for ARM64
+
+KERNEL_IMAGETYPE ?= "Image"
+
+SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0"
+SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
+
+MACHINEOVERRIDES =. "qoriq-arm64:"
+
+require conf/machine/include/qoriq-base.inc