From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralph Siemsen Date: Wed, 9 Sep 2020 09:06:11 -0400 Subject: [PATCH] cmd: mem: fix range of bitflip test In-Reply-To: <9c12ad86-531d-8487-997d-fc2edeab4fb4@denx.de> References: <20200305062132.22932-4-sr@denx.de> <20200909013325.6053-1-ralph.siemsen@linaro.org> <9c12ad86-531d-8487-997d-fc2edeab4fb4@denx.de> Message-ID: <20200909130611.GA12853@maple.netwinder.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefan, On Wed, Sep 09, 2020 at 10:49:29AM +0200, Stefan Roese wrote: >Hi Ralph, > >Thanks for finding and fixing this: I've sent a v2 with the suggested changes. Have also noticed that mtest takes considerably longer when doing the bitflip test. To the point where using it for manufacturing test is not really feasible anymore. Do you think it makes sense to add a Kconfig option for enabling the bitflip test? Regards, Ralph