summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d50cf9e)
raw | patch | inline | side by side (parent: d50cf9e)
author | Denys Dmytriyenko <denys@ti.com> | |
Mon, 18 Mar 2013 23:17:20 +0000 (19:17 -0400) | ||
committer | Denys Dmytriyenko <denys@ti.com> | |
Tue, 19 Mar 2013 01:31:33 +0000 (21:31 -0400) |
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@ti.com>
stability or featureset, by setting PREFERRED_PROVIDER in their config.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
conf/machine/am3517-evm.conf | patch | blob | history |
index 0151fe961335155f449e8260602b3d101ff2292c..097e7978a15135a65d5dc51273121779af8d5457 100644 (file)
PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp"
+# Support for am3517 is in the same tree as am33x
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am33x"
+PREFERRED_PROVIDER_u-boot = "u-boot-am33x"
+
UBOOT_MACHINE = "am3517_evm_config"
XLOAD_MACHINE = "am3517evm_config"