OneNAND: read-while-load
Adrian Hunter
hunter.programmer at gmail.com
Fri Jan 5 03:41:44 EST 2007
On 1/5/07, Kyungmin Park <kyungmin.park at samsung.com> wrote:
> Hi,
>
> it looks good to me. except one
>
> > + /* Read-while-load method */
> >
> > + /* Do first load to bufferRAM */
> > + if (read < len) {
>
> I think it is alway true. Is there any case that sends zero 'len' from upper layer?
>
I don't know if the upper layer sends zero as 'len', but I would not
trust it not to. I do not see any harm in the statement.
More information about the linux-mtd
mailing list