Re: [U-Boot] nand onfi 8bit/16bit bus support

2013-06-19 Thread Michal Simek
Hi Scott, On 05/09/2013 11:37 PM, Scott Wood wrote: On 05/06/2013 11:53:52 AM, Michal Simek wrote: Hi guys, Zynq supports 8 and 16bit ONFI nand flashes. We can count number of connected pins and from that we know if 8bit or 16bit nand flash is used. I have looked at the code and contains

Re: [U-Boot] nand onfi 8bit/16bit bus support

2013-06-19 Thread Scott Wood
On 06/19/2013 08:40:19 AM, Michal Simek wrote: Hi Scott, On 05/09/2013 11:37 PM, Scott Wood wrote: On 05/06/2013 11:53:52 AM, Michal Simek wrote: Hi guys, Zynq supports 8 and 16bit ONFI nand flashes. We can count number of connected pins and from that we know if 8bit or 16bit nand flash

Re: [U-Boot] nand onfi 8bit/16bit bus support

2013-06-19 Thread Michal Simek
On 06/19/2013 07:17 PM, Scott Wood wrote: On 06/19/2013 08:40:19 AM, Michal Simek wrote: Hi Scott, On 05/09/2013 11:37 PM, Scott Wood wrote: On 05/06/2013 11:53:52 AM, Michal Simek wrote: Hi guys, Zynq supports 8 and 16bit ONFI nand flashes. We can count number of connected pins and

Re: [U-Boot] nand onfi 8bit/16bit bus support

2013-05-09 Thread Scott Wood
On 05/06/2013 11:53:52 AM, Michal Simek wrote: Hi guys, Zynq supports 8 and 16bit ONFI nand flashes. We can count number of connected pins and from that we know if 8bit or 16bit nand flash is used. I have looked at the code and contains ONFI detection with correct detection of bus width +

Re: [U-Boot] nand onfi 8bit/16bit bus support

2013-05-09 Thread Michal Simek
On 05/09/2013 11:37 PM, Scott Wood wrote: On 05/06/2013 11:53:52 AM, Michal Simek wrote: Hi guys, Zynq supports 8 and 16bit ONFI nand flashes. We can count number of connected pins and from that we know if 8bit or 16bit nand flash is used. I have looked at the code and contains ONFI

[U-Boot] nand onfi 8bit/16bit bus support

2013-05-06 Thread Michal Simek
Hi guys, Zynq supports 8 and 16bit ONFI nand flashes. We can count number of connected pins and from that we know if 8bit or 16bit nand flash is used. I have looked at the code and contains ONFI detection with correct detection of bus width + checking later. Why also not setup proper