From: Ting Liu Date: Fri, 15 Jul 2016 16:31:25 +0000 (+0800) Subject: qoriq-ppc.inc: rm UBOOT_ENTRYPOINT setting X-Git-Tag: 2.2~381 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f9cbcd440b8856d07d7bfd9d4a2df7c6a41fbc57;p=meta-freescale.git qoriq-ppc.inc: rm UBOOT_ENTRYPOINT setting qoriq ppc boards don't need this variable being set. Signed-off-by: Ting Liu Signed-off-by: Otavio Salvador --- 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 @@ # Provides the common settings for QorIQ PPC -UBOOT_ENTRYPOINT = "0x80008000" - SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"