[U-Boot] PCI Express Bus Scanning Issue

2012-07-03 Thread vaibhav kothari
Hi I am working on one MIPS based board ap91 which has x1 Pci Express 1.1 interface..There is only one host and one endpoint . But when i am using uboot commands OR any driver function (hose scan etc..) ,i am keep on getting devices on every bus... Is there any bug or issue in Cmd_pci .c file ?/

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

[U-Boot] [PATCH] post: new parallel nor flash test

2012-02-01 Thread Vaibhav Kothari
 i am asking about possibility that in function 'write_buff' there is no checking of protect[] status...so how to get sure that over uboot sector is protected or not??? thanks in advanece___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] Memory testing of flash

2012-02-01 Thread vaibhav kothari
Thnx for the previous post You said that it is not fruitful idea to test flash post test at every boot up as it is reduces the life cycle of flash??is there any mechanism to prevent that? and also i am using spi serial w25x32 flash and i dont know if it is CFI complaint or not but i know the