Files
u-boot-sunxi/fs
Tom Rini 2460098cff fs/fat: Reduce stack usage
We have limited stack in SPL builds.  Drop itrblock and move to
malloc/free of itr to move this off of the stack.  As part of this fix a
double-free issue in fat_size().

Signed-off-by: Tom Rini <trini@konsulko.com>
---
Rework to use malloc/free as moving this to a global overflows some SH
targets.
2017-09-22 07:37:43 -04:00
..
2017-09-22 07:37:43 -04:00
2017-07-11 22:41:47 -04:00
2016-12-02 10:37:47 -07:00
2016-03-14 15:34:50 -06:00
2017-09-15 09:03:13 -04:00
2017-08-11 17:44:50 -04:00