summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/qoriq-ppc.inc
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-08-09 13:14:56 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-08-21 17:04:36 -0300
commit86e2ed54cd60da4f9f427baf6dbefbc9911141e6 (patch)
treedb32b1d1cbc2e931e92cf090e3c45ee5f0fcde6a /conf/machine/include/qoriq-ppc.inc
parent438c926745432b0ac77f191e44d10267880c719e (diff)
downloadmeta-freescale-86e2ed54cd60da4f9f427baf6dbefbc9911141e6.tar.gz
remove ppc machine
* nxp release will not support ppc machine. Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/include/qoriq-ppc.inc')
-rw-r--r--conf/machine/include/qoriq-ppc.inc10
1 files changed, 0 insertions, 10 deletions
diff --git a/conf/machine/include/qoriq-ppc.inc b/conf/machine/include/qoriq-ppc.inc
deleted file mode 100644
index b40e1489..00000000
--- a/conf/machine/include/qoriq-ppc.inc
+++ /dev/null
@@ -1,10 +0,0 @@
1# Provides the common settings for QorIQ PPC
2
3KERNEL_IMAGETYPE ?= "uImage"
4
5SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
6SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
7
8MACHINEOVERRIDES =. "qoriq-ppc:"
9
10require conf/machine/include/qoriq-base.inc