diff options
| author | Ting Liu <b28495@freescale.com> | 2014-07-11 01:17:36 -0500 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-07-15 14:13:19 +0800 |
| commit | ea8e7021eacdf6b9c0476c10bc4d8ace739dae96 (patch) | |
| tree | 67302ec8486295ba4a440ea956cb6bdf9591895f /conf/machine/include | |
| parent | 9ad3bda4d3eee1f983ec3732bae08e867ff8ccbd (diff) | |
| download | meta-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.inc | 1 |
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 @@ | |||
| 1 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" | 1 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" |
| 2 | PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq" | ||
| 2 | 3 | ||
