diff options
| author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2009-05-16 14:27:40 +0200 | 
|---|---|---|
| committer | Scott Wood <scottwood@freescale.com> | 2009-07-07 17:58:06 -0500 | 
| commit | 378adfcdf4bbd77ee4cbc3276d4733e218308a21 (patch) | |
| tree | f01199f62880c8a24e73b01184ac08781ac38443 /common/env_nand.c | |
| parent | 8360b66bac9567701027a0087274d0c9b2fe8d6b (diff) | |
| download | olio-uboot-2014.01-378adfcdf4bbd77ee4cbc3276d4733e218308a21.tar.xz olio-uboot-2014.01-378adfcdf4bbd77ee4cbc3276d4733e218308a21.zip | |
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>
Diffstat (limited to 'common/env_nand.c')
0 files changed, 0 insertions, 0 deletions