[U-Boot-Users] [PATCH] Fix OneNAND read

Wolfgang Denk wd at denx.de
Mon Apr 14 08:33:40 CEST 2008


In message <20080331014036.GA30866 at party> you wrote:
> It should access with 16-bit instead of 8-bit
> 
> Now it uses the generic memcpy with 8-bit access. It means it reads wrong data from OneNAND.
> 
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> ---
> diff --git a/drivers/mtd/onenand/onenand_base.c b/drivers/mtd/onenand/onenand_base.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It is easier to write an incorrect program than understand a  correct
one.




More information about the U-Boot mailing list