Re: [U-Boot] [PATCH 09/22] mtd: nand: automate NAND timings selection

2017-12-05 Thread York Sun
On 12/05/2017 08:38 AM, York Sun wrote: > On 12/04/2017 04:31 PM, Masahiro Yamada wrote: >>> Err: serial >>> Net: >>> MMC read: dev # 0, block # 2080, count 128 ... >>> Fman1: Data at 7faf67d0 is not a firmware >>> e1000#0: Out of Memory! >> >> >> Looks like malloc() failed. >> >> >>> No ethernet

Re: [U-Boot] [PATCH 09/22] mtd: nand: automate NAND timings selection

2017-12-05 Thread York Sun
On 12/04/2017 04:31 PM, Masahiro Yamada wrote: >> Err: serial >> Net: >> MMC read: dev # 0, block # 2080, count 128 ... >> Fman1: Data at 7faf67d0 is not a firmware >> e1000#0: Out of Memory! > > > Looks like malloc() failed. > > >> No ethernet found. >> Hit any key to stop autoboot: 0 >> (Y

Re: [U-Boot] [PATCH 09/22] mtd: nand: automate NAND timings selection

2017-12-04 Thread York Sun
On 12/04/2017 04:31 PM, Masahiro Yamada wrote: > 2017-12-05 7:37 GMT+09:00 York Sun : >> On 11/21/2017 09:47 AM, Masahiro Yamada wrote: >>> From: Boris Brezillon >>> >>> The NAND framework provides several helpers to query timing modes supported >>> by a NAND chip, but this implies that all NAND c

Re: [U-Boot] [PATCH 09/22] mtd: nand: automate NAND timings selection

2017-12-04 Thread Masahiro Yamada
2017-12-05 7:37 GMT+09:00 York Sun : > On 11/21/2017 09:47 AM, Masahiro Yamada wrote: >> From: Boris Brezillon >> >> The NAND framework provides several helpers to query timing modes supported >> by a NAND chip, but this implies that all NAND controller drivers have >> to implement the same timing

Re: [U-Boot] [PATCH 09/22] mtd: nand: automate NAND timings selection

2017-12-04 Thread York Sun
On 11/21/2017 09:47 AM, Masahiro Yamada wrote: > From: Boris Brezillon > > The NAND framework provides several helpers to query timing modes supported > by a NAND chip, but this implies that all NAND controller drivers have > to implement the same timings selection dance. Also currently NAND > de

[U-Boot] [PATCH 09/22] mtd: nand: automate NAND timings selection

2017-11-21 Thread Masahiro Yamada
From: Boris Brezillon The NAND framework provides several helpers to query timing modes supported by a NAND chip, but this implies that all NAND controller drivers have to implement the same timings selection dance. Also currently NAND devices can be resetted at arbitrary places which also resets