summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2014-07-11 01:17:36 -0500
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-07-15 14:13:19 +0800
commitea8e7021eacdf6b9c0476c10bc4d8ace739dae96 (patch)
tree67302ec8486295ba4a440ea956cb6bdf9591895f /conf/machine/include
parent9ad3bda4d3eee1f983ec3732bae08e867ff8ccbd (diff)
downloadmeta-fsl-ppc-ea8e7021eacdf6b9c0476c10bc4d8ace739dae96.tar.gz
u-boot: rename to u-boot-qoriq
like u-boot-imx, u-boot-qoriq is supposed to be provided and supported by Freescale. it uses latest u-boot codes on git.freescale.com Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/qoriq-default-providers.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/qoriq-default-providers.inc b/conf/machine/include/qoriq-default-providers.inc
index 824712b..b2c6c53 100644
--- a/conf/machine/include/qoriq-default-providers.inc
+++ b/conf/machine/include/qoriq-default-providers.inc
@@ -1,2 +1,3 @@
1PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" 1PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk"
2PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq"
2 3