All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] u-boot-fw-utils: add support for am335x and k2e HS platforms
@ 2016-09-20 16:26 Denys Dmytriyenko
  0 siblings, 0 replies; only message in thread
From: Denys Dmytriyenko @ 2016-09-20 16:26 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-distro/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend b/meta-arago-distro/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend
index 8c18c6b..6c116ac 100644
--- a/meta-arago-distro/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend
+++ b/meta-arago-distro/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend
@@ -1,5 +1,7 @@
 # The proper config doesn't currently exist anywhere in mainline U-boot.
 # For now just use a similar config which is good enough for U-boot utilities.
-UBOOT_MACHINE_dra7xx-hs-evm = "dra7xx_evm_config"
+UBOOT_MACHINE_am335x-hs-evm = "am335x_evm_config"
 UBOOT_MACHINE_am437x-hs-evm = "am43xx_evm_config"
+UBOOT_MACHINE_dra7xx-hs-evm = "dra7xx_evm_config"
 UBOOT_MACHINE_am57xx-hs-evm = "am57xx_evm_config"
+UBOOT_MACHINE_k2e-hs-evm = "k2e_evm_config"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-20 16:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-20 16:26 [PATCH] u-boot-fw-utils: add support for am335x and k2e HS platforms Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.