[U-Boot] [PATCH] NAND: DaVinci: Adding 4 BIT ECC support

Scott Wood scottwood at freescale.com
Tue Aug 18 17:28:43 CEST 2009


Paulraj, Sandeep wrote:
>> What I mean is using accessors such as readl/writel -- though we're still
>> in a pretty sorry state with respect to what accessors we provide cross
>> architectures (you have to pick between native endian with no barriers,
>> or little endian with barriers).
> 
> Scott, I am quite certain that I have received comments for other
> patches that I have submitted earlier where I have been specifically
> been asked to do things the way I am doing at the moment and not use
> readl/writel(because of the reason you mentioned above).

OK, I didn't see those comments.

> So should I assume that my updated patch has your ACK as you mentioned above that you want NACK it

It looks OK.

-Scott


More information about the U-Boot mailing list