This patch modifies the xilffs library according to MISRAC 2012 compliant
and cache related changes were removed in previous upgrade and the changes
are done again to correct it.
Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
High speed/wide bus operations involve data transfers. Hence these
buffers should be aligned and flushed/invalidated where required.
Signed-off-by: Harini Katakam <harinik@xilinx.com>
Change xilffs library to support data cache.
Dont disable data cache in the example.
Signed-off-by: Harini Katakam <harinik@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>