[meta-freescale] [meta-freescale-layer][PATCH 4/9] qoriq-ppc.inc: rm UBOOT_ENTRYPOINT setting

ting.liu at nxp.com ting.liu at nxp.com
Fri Jul 15 09:31:25 PDT 2016


From: Ting Liu <ting.liu at nxp.com>

qoriq ppc boards don't need this variable being set.

Signed-off-by: Ting Liu <ting.liu at nxp.com>
---
 conf/machine/include/qoriq-ppc.inc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/conf/machine/include/qoriq-ppc.inc b/conf/machine/include/qoriq-ppc.inc
index ed81886..54ab6e3 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}"
 
-- 
1.9.2



More information about the meta-freescale mailing list