public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] omap4: duovero: Correct name of default device tree
@ 2014-06-06 18:36 Ash Charles
  2014-06-19 22:01 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Ash Charles @ 2014-06-06 18:36 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Ash Charles <ashcharles@gmail.com>
---
 include/configs/ti_omap4_common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/configs/ti_omap4_common.h b/include/configs/ti_omap4_common.h
index 44b3718..30b02f6 100644
--- a/include/configs/ti_omap4_common.h
+++ b/include/configs/ti_omap4_common.h
@@ -126,7 +126,7 @@
 		"if test $board_name = panda-es; then " \
 			"setenv fdtfile omap4-panda-es.dtb; fi;" \
 		"if test $board_name = duovero; then " \
-			"setenv fdtfile omap4-duovero.dtb; fi;" \
+			"setenv fdtfile omap4-duovero-parlor.dtb; fi;" \
 		"if test $fdtfile = undefined; then " \
 			"echo WARNING: Could not determine device tree to use; fi; \0" \
 	"loadfdt=load mmc ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}\0" \
-- 
1.8.3.2

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

* [U-Boot] omap4: duovero: Correct name of default device tree
  2014-06-06 18:36 [U-Boot] [PATCH] omap4: duovero: Correct name of default device tree Ash Charles
@ 2014-06-19 22:01 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2014-06-19 22:01 UTC (permalink / raw)
  To: u-boot

On Fri, Jun 06, 2014 at 11:36:50AM -0700, Ash Charles wrote:

> Signed-off-by: Ash Charles <ashcharles@gmail.com>

Applied to u-boot-ti/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140619/198930d1/attachment.pgp>

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-06 18:36 [U-Boot] [PATCH] omap4: duovero: Correct name of default device tree Ash Charles
2014-06-19 22:01 ` [U-Boot] " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox