public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] configs: da850evm: enable bootz command
@ 2016-07-12 10:54 Sekhar Nori
  2016-07-12 12:16 ` Tom Rini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sekhar Nori @ 2016-07-12 10:54 UTC (permalink / raw)
  To: u-boot

Enable bootz command on Texas Instruments DA850 EVM
board. This helps it boot zImage with device-tree
blob passed.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
---
 configs/da850evm_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/da850evm_defconfig b/configs/da850evm_defconfig
index 0e281a5e672c..40ab975f02b9 100644
--- a/configs/da850evm_defconfig
+++ b/configs/da850evm_defconfig
@@ -5,6 +5,7 @@ CONFIG_SPL=y
 CONFIG_SYS_EXTRA_OPTIONS="MAC_ADDR_IN_SPIFLASH"
 CONFIG_BOOTDELAY=3
 CONFIG_HUSH_PARSER=y
+CONFIG_CMD_BOOTZ=y
 CONFIG_SYS_PROMPT="U-Boot > "
 # CONFIG_CMD_IMLS is not set
 CONFIG_CMD_ASKENV=y
-- 
2.9.0

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

* [U-Boot] [PATCH] configs: da850evm: enable bootz command
  2016-07-12 10:54 [U-Boot] [PATCH] configs: da850evm: enable bootz command Sekhar Nori
@ 2016-07-12 12:16 ` Tom Rini
  2016-07-12 17:28 ` Kevin Hilman
  2016-07-16 13:51 ` [U-Boot] " Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2016-07-12 12:16 UTC (permalink / raw)
  To: u-boot

On Tue, Jul 12, 2016 at 04:24:48PM +0530, Sekhar Nori wrote:

> Enable bootz command on Texas Instruments DA850 EVM
> board. This helps it boot zImage with device-tree
> blob passed.
> 
> Signed-off-by: Sekhar Nori <nsekhar@ti.com>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160712/3f7421a0/attachment.sig>

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

* [U-Boot] [PATCH] configs: da850evm: enable bootz command
  2016-07-12 10:54 [U-Boot] [PATCH] configs: da850evm: enable bootz command Sekhar Nori
  2016-07-12 12:16 ` Tom Rini
@ 2016-07-12 17:28 ` Kevin Hilman
  2016-07-16 13:51 ` [U-Boot] " Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2016-07-12 17:28 UTC (permalink / raw)
  To: u-boot

Sekhar Nori <nsekhar@ti.com> writes:

> Enable bootz command on Texas Instruments DA850 EVM
> board. This helps it boot zImage with device-tree
> blob passed.
>
> Signed-off-by: Sekhar Nori <nsekhar@ti.com>

Tested-by: Kevin Hilman <khilman@baylibre.com>

Thanks!  This was the only change I needed to use the latest mainline
u-boot on my da850evm.

Kevin

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

* [U-Boot] configs: da850evm: enable bootz command
  2016-07-12 10:54 [U-Boot] [PATCH] configs: da850evm: enable bootz command Sekhar Nori
  2016-07-12 12:16 ` Tom Rini
  2016-07-12 17:28 ` Kevin Hilman
@ 2016-07-16 13:51 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2016-07-16 13:51 UTC (permalink / raw)
  To: u-boot

On Tue, Jul 12, 2016 at 04:24:48PM +0530, Sekhar Nori wrote:

> Enable bootz command on Texas Instruments DA850 EVM
> board. This helps it boot zImage with device-tree
> blob passed.
> 
> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>
> Tested-by: Kevin Hilman <khilman@baylibre.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160716/c1280321/attachment.sig>

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

end of thread, other threads:[~2016-07-16 13:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-12 10:54 [U-Boot] [PATCH] configs: da850evm: enable bootz command Sekhar Nori
2016-07-12 12:16 ` Tom Rini
2016-07-12 17:28 ` Kevin Hilman
2016-07-16 13:51 ` [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