Re: [U-Boot] flash post test

2012-02-06 Thread Albert ARIBAUD
Hi Vaibhav, Le 06/02/2012 05:57, vaibhav kothari a écrit : hi albert Yes,actually there is already support of flash test in POST of latest uboot.They are testing flash on every power on so am I for my board.But i don't want to disturb sectors in which uboot code relies. Can you help me here?

Re: [U-Boot] flash post test

2012-02-06 Thread Scott Wood
On 02/06/2012 04:23 PM, Albert ARIBAUD wrote: Hi Vaibhav, Le 06/02/2012 05:57, vaibhav kothari a écrit : hi albert Yes,actually there is already support of flash test in POST of latest uboot.They are testing flash on every power on so am I for my board.But i don't want to disturb sectors

Re: [U-Boot] flash post test

2012-02-06 Thread Albert ARIBAUD
Hi Scott, Le 06/02/2012 23:55, Scott Wood a écrit : On 02/06/2012 04:23 PM, Albert ARIBAUD wrote: Hi Vaibhav, Le 06/02/2012 05:57, vaibhav kothari a écrit : hi albert Yes,actually there is already support of flash test in POST of latest uboot.They are testing flash on every power on so am I

Re: [U-Boot] flash post test

2012-02-06 Thread Scott Wood
On 02/06/2012 04:59 PM, Albert ARIBAUD wrote: Hi Scott, Le 06/02/2012 23:55, Scott Wood a écrit : On 02/06/2012 04:23 PM, Albert ARIBAUD wrote: Hi Vaibhav, Le 06/02/2012 05:57, vaibhav kothari a écrit : hi albert Yes,actually there is already support of flash test in POST of latest

Re: [U-Boot] flash post test

2012-02-06 Thread vaibhav kothari
hi albert,Scott Thnks for your reply.Other than uib ,is there any data pattern/algorithm for flash testing which effects less on lifespan of flash?? ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] flash post test

2012-02-05 Thread vaibhav kothari
hi albert Yes,actually there is already support of flash test in POST of latest uboot.They are testing flash on every power on so am I for my board.But i don't want to disturb sectors in which uboot code relies. Can you help me here? On Sat, Feb 4, 2012 at 3:02 AM, Albert ARIBAUD

Re: [U-Boot] flash post test

2012-02-03 Thread Albert ARIBAUD
Hi vk, Le 31/01/2012 10:27, vk a écrit : Hi all, Currently I am testing the Flash memory by using Write and Read the same pattern method (Protecting the UBoot Flash Sectors). Is it safer to test flash memory during bootup?what if power gets off during process? I want to know whether there