[meta-freescale] [PATCH v2 2/8] qoriq-ppc.inc: add recipes

Chunrong Guo B40290 at freescale.com
Wed Jan 24 22:28:31 PST 2018


From: Chunrong Guo <chunrong.guo at nxp.com>

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 conf/machine/include/qoriq-ppc.inc | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 conf/machine/include/qoriq-ppc.inc

diff --git a/conf/machine/include/qoriq-ppc.inc b/conf/machine/include/qoriq-ppc.inc
new file mode 100644
index 0000000..b40e148
--- /dev/null
+++ b/conf/machine/include/qoriq-ppc.inc
@@ -0,0 +1,10 @@
+# Provides the common settings for QorIQ PPC
+
+KERNEL_IMAGETYPE ?= "uImage"
+
+SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
+SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
+
+MACHINEOVERRIDES =. "qoriq-ppc:"
+
+require conf/machine/include/qoriq-base.inc
-- 
1.9.0



More information about the meta-freescale mailing list