mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jan Weitzel <j.weitzel@phytec.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/2] xymodem: select CRC16 from lib
Date: Wed, 12 Nov 2014 09:23:44 +0100	[thread overview]
Message-ID: <20141112082344.GL30369@pengutronix.de> (raw)
In-Reply-To: <1415778114-41864-1-git-send-email-j.weitzel@phytec.de>

On Wed, Nov 12, 2014 at 08:41:53AM +0100, Jan Weitzel wrote:
> Signed-off-by: Jan Weitzel <j.weitzel@phytec.de>
> ---
>  commands/Kconfig | 1 -
>  lib/Kconfig      | 1 +
>  2 files changed, 1 insertion(+), 1 deletion(-)

Applied this one, thanks

Sascha

> 
> diff --git a/commands/Kconfig b/commands/Kconfig
> index bef5847..494a019 100644
> --- a/commands/Kconfig
> +++ b/commands/Kconfig
> @@ -481,7 +481,6 @@ config CMD_LOADS
>  	  Load S-Record file over serial line with offset OFFS.
>  
>  config CMD_LOADY
> -	select CRC16
>  	select XYMODEM
>  	depends on !CONSOLE_NONE
>  	tristate
> diff --git a/lib/Kconfig b/lib/Kconfig
> index d4095fd..62695f1 100644
> --- a/lib/Kconfig
> +++ b/lib/Kconfig
> @@ -41,6 +41,7 @@ config QSORT
>  
>  config XYMODEM
>  	bool
> +	select CRC16
>  
>  config LIBSCAN
>  	bool
> -- 
> 1.9.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2014-11-12  8:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-12  7:41 Jan Weitzel
2014-11-12  7:41 ` [PATCH 2/2] ARM: omap: Add bootsource serial to xload Jan Weitzel
2014-11-12  8:22   ` Sascha Hauer
2014-11-12  9:24     ` Jan Weitzel
2014-11-13  7:37       ` Sascha Hauer
2014-11-13 12:31         ` [PATCH v2] " Jan Weitzel
2014-11-17  7:34           ` Sascha Hauer
2014-11-13 12:34         ` [PATCH 2/2] " Jan Weitzel
2014-11-12  8:23 ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141112082344.GL30369@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=j.weitzel@phytec.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox