All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot
@ 2018-11-28 16:56 Andrew F. Davis
  2018-11-29  5:30 ` Lokesh Vutla
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andrew F. Davis @ 2018-11-28 16:56 UTC (permalink / raw)
  To: u-boot

UART booting requires YMODEM support. Add this here.

Signed-off-by: Andrew F. Davis <afd@ti.com>
---

Seems rather obvious, not sure how I missed
when I made this defconfig for usptreaming
in the first place..

 configs/am335x_hs_evm_uart_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/am335x_hs_evm_uart_defconfig b/configs/am335x_hs_evm_uart_defconfig
index 379b9580a2..419b41c1ee 100644
--- a/configs/am335x_hs_evm_uart_defconfig
+++ b/configs/am335x_hs_evm_uart_defconfig
@@ -19,7 +19,6 @@ CONFIG_ARCH_MISC_INIT=y
 # CONFIG_SPL_EXT_SUPPORT is not set
 CONFIG_SPL_MTD_SUPPORT=y
 # CONFIG_SPL_NAND_SUPPORT is not set
-# CONFIG_SPL_YMODEM_SUPPORT is not set
 # CONFIG_CMD_FLASH is not set
 CONFIG_CMD_NAND=y
 # CONFIG_CMD_SETEXPR is not set
-- 
2.19.1

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

* [U-Boot] [PATCH] configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot
  2018-11-28 16:56 [U-Boot] [PATCH] configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot Andrew F. Davis
@ 2018-11-29  5:30 ` Lokesh Vutla
  2018-11-29 14:19 ` Tom Rini
  2018-12-07 20:33 ` [U-Boot] " Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Lokesh Vutla @ 2018-11-29  5:30 UTC (permalink / raw)
  To: u-boot



On 28/11/18 10:26 PM, Andrew F. Davis wrote:
> UART booting requires YMODEM support. Add this here.
> 
> Signed-off-by: Andrew F. Davis <afd@ti.com>

Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>

Thanks and regards,
Lokesh

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

* [U-Boot] [PATCH] configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot
  2018-11-28 16:56 [U-Boot] [PATCH] configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot Andrew F. Davis
  2018-11-29  5:30 ` Lokesh Vutla
@ 2018-11-29 14:19 ` Tom Rini
  2018-12-07 20:33 ` [U-Boot] " Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2018-11-29 14:19 UTC (permalink / raw)
  To: u-boot

On Wed, Nov 28, 2018 at 10:56:06AM -0600, Andrew F. Davis wrote:

> UART booting requires YMODEM support. Add this here.
> 
> Signed-off-by: Andrew F. Davis <afd@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: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181129/e1c28767/attachment.sig>

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

* [U-Boot] configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot
  2018-11-28 16:56 [U-Boot] [PATCH] configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot Andrew F. Davis
  2018-11-29  5:30 ` Lokesh Vutla
  2018-11-29 14:19 ` Tom Rini
@ 2018-12-07 20:33 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2018-12-07 20:33 UTC (permalink / raw)
  To: u-boot

On Wed, Nov 28, 2018 at 10:56:06AM -0600, Andrew F. Davis wrote:

> UART booting requires YMODEM support. Add this here.
> 
> Signed-off-by: Andrew F. Davis <afd@ti.com>
> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
> Reviewed-by: Tom Rini <trini@konsulko.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: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181207/ad8da892/attachment.sig>

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

end of thread, other threads:[~2018-12-07 20:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-28 16:56 [U-Boot] [PATCH] configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot Andrew F. Davis
2018-11-29  5:30 ` Lokesh Vutla
2018-11-29 14:19 ` Tom Rini
2018-12-07 20:33 ` [U-Boot] " 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.