[meta-ti] [PATCH 17/19] am37x-evm: switch default u-boot preference to machine-specific tree
Denys Dmytriyenko
denis at denix.org
Mon Mar 18 16:32:25 PDT 2013
From: Denys Dmytriyenko <denys at ti.com>
SDKs or other users of meta-ti can still use one of the other recipes for
stability or featureset, by setting PREFERRED_PROVIDER in their config.
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/machine/am37x-evm.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/conf/machine/am37x-evm.conf b/conf/machine/am37x-evm.conf
index 3122e10..0d53d50 100644
--- a/conf/machine/am37x-evm.conf
+++ b/conf/machine/am37x-evm.conf
@@ -15,6 +15,8 @@ EXTRA_IMAGECMD_jffs2 = "-lnp -e 0x20000 -s 2048"
SERIAL_CONSOLE = "115200 ttyO0"
PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am37x"
+PREFERRED_PROVIDER_u-boot = "u-boot-am37x"
# NOTE: there are NAND and OneNAND versions of this board...
# do ubiattach /dev/ubi_ctrl -m 4
--
1.8.1.5
More information about the meta-ti
mailing list