summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/qoriq-ppc.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/include/qoriq-ppc.inc b/conf/machine/include/qoriq-ppc.inc
index ed818864..54ab6e30 100644
--- a/conf/machine/include/qoriq-ppc.inc
+++ b/conf/machine/include/qoriq-ppc.inc
@@ -1,7 +1,5 @@
1# Provides the common settings for QorIQ PPC 1# Provides the common settings for QorIQ PPC
2 2
3UBOOT_ENTRYPOINT = "0x80008000"
4
5SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" 3SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
6SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" 4SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
7 5