All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] u-boot: disable SPL/MLO processing for omapl138 SOCs
@ 2014-06-25 16:10 Denys Dmytriyenko
  2014-06-26 13:30 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2014-06-25 16:10 UTC (permalink / raw)
  To: meta-ti

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 recipes-bsp/u-boot/u-boot_2014.07.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes-bsp/u-boot/u-boot_2014.07.bb b/recipes-bsp/u-boot/u-boot_2014.07.bb
index b326aa1..9da6f7d 100644
--- a/recipes-bsp/u-boot/u-boot_2014.07.bb
+++ b/recipes-bsp/u-boot/u-boot_2014.07.bb
@@ -25,3 +25,6 @@ SRCREV = "76b21026ceb5a6a83fc53b0ecdf425f240318022"
 
 SPL_BINARY = "MLO"
 SPL_UART_BINARY = "u-boot-spl.bin"
+
+SPL_BINARY_omapl138 = ""
+SPL_UART_BINARY_omapl138 = ""
-- 
2.0.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-26 19:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-25 16:10 [PATCH] u-boot: disable SPL/MLO processing for omapl138 SOCs Denys Dmytriyenko
2014-06-26 13:30 ` Tom Rini
2014-06-26 17:31   ` Denys Dmytriyenko
2014-06-26 19:22     ` Tom Rini

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.