mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <sha@pengutronix.de>
To: Stefan Riedmueller <s.riedmueller@phytec.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/4] commands: Kconfig: Remove HW ECC dependency from nandtest
Date: Thu, 1 Apr 2021 10:26:01 +0200	[thread overview]
Message-ID: <20210401082601.GR609@pengutronix.de> (raw)
In-Reply-To: <20210330065040.5030-1-s.riedmueller@phytec.de>

On Tue, Mar 30, 2021 at 08:50:37AM +0200, Stefan Riedmueller wrote:
> NAND_ECC_HW is no longer optional so remove the dependency from
> nandtest. Otherwise nandtest won't be build for HW ECC boards.
> 
> Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de>
> ---
>  commands/Kconfig | 1 -
>  1 file changed, 1 deletion(-)

Applied all to master, thanks

Sascha

> 
> diff --git a/commands/Kconfig b/commands/Kconfig
> index 6d84c956e576..8e8b5a926fbb 100644
> --- a/commands/Kconfig
> +++ b/commands/Kconfig
> @@ -1884,7 +1884,6 @@ config CMD_NANDTEST
>  	tristate
>  	depends on NAND
>  	depends on PARTITION
> -	depends on NAND_ECC_HW || NAND_ECC_SOFT
>  	prompt "nandtest"
>  	help
>  	  NAND flash memory test
> -- 
> 2.25.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
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:[~2021-04-01  8:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-30  6:50 Stefan Riedmueller
2021-03-30  6:50 ` [PATCH 2/4] nandtest: Fix status print for NAND which size exceeds 4 GB Stefan Riedmueller
2021-03-30  6:50 ` [PATCH 3/4] mtd: nand_msx: Implement ooblayout ops Stefan Riedmueller
2021-03-30  6:50 ` [PATCH 4/4] imx-bbu-nand-fcb: Inform user if the barebox partition is too small Stefan Riedmueller
2021-04-01  8:26 ` 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=20210401082601.GR609@pengutronix.de \
    --to=sha@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=s.riedmueller@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