[meta-ti] Denys Dmytriyenko : am37x-evm: switch default u-boot preference to machine-specific tree
Arago Project git
git at arago-project.org
Mon Mar 25 17:42:28 PDT 2013
Module: meta-ti
Branch: danny
Commit: 6c4be0a29adbcded8ba72451c0903cb32ce97d4e
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=6c4be0a29adbcded8ba72451c0903cb32ce97d4e
Author: Denys Dmytriyenko <denys at ti.com>
Date: Mon Mar 18 18:27:11 2013 -0400
am37x-evm: switch default u-boot preference to machine-specific tree
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 files changed, 2 insertions(+), 0 deletions(-)
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
More information about the meta-ti
mailing list