uboot/board/gdsys/p1022
Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t
The sandbox/ext4/fat/generic fs commands do not gracefully deal with files
greater than 2GB. Negative values are returned in such cases.

To handle this, the fs functions have been modified to take an additional
parameter of type "* loff_t" which is then populated. The return value
of the fs functions are used only for error conditions.

Signed-off-by: Suriyan Ramasami <suriyan.r@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
[trini: Update board/gdsys/p1022/controlcenterd-id.c,
drivers/fpga/zynqpl.c for changes]
Signed-off-by: Tom Rini <trini@ti.com>
2014-11-23 06:49:04 -05:00
..
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
MAINTAINERS Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile
controlcenterd-id.c fs: API changes enabling extra parameter to return size of type loff_t 2014-11-23 06:49:04 -05:00
controlcenterd-id.h
controlcenterd.c board: controlcenterd: Fix pci access 2014-07-07 19:47:18 -04:00
ddr.c Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
diu.c
law.c
sdhc_boot.c board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change 2014-07-07 19:47:18 -04:00
tlb.c