Home
last modified time | relevance | path

Searched hist:"378 adfcdf4bbd77ee4cbc3276d4733e218308a21" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dnand.h378adfcdf4bbd77ee4cbc3276d4733e218308a21 Sat May 16 12:27:40 UTC 2009 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> mtd: nand: use loff_t for offset

nand_util currently uses size_t which is arch dependent and not always a
unsigned long. Now use loff_t, as does the linux mtd layer.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>