]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
common: add cache flush to imxtract function
authorPieter Voorthuijsen <pieter.voorthuijsen@prodrive-technologies.com>
Mon, 12 Jan 2015 15:23:18 +0000 (16:23 +0100)
committerTom Rini <trini@ti.com>
Thu, 29 Jan 2015 18:38:39 +0000 (13:38 -0500)
commitc72b65ccdf6784ff85c187198e70a7da3b4b9cf4
tree99c6ce10d8bc134a613549bd577f62a256a4cfb1
parent453c6cc19aaf4f03bbf4ef03493732a39d3780db
common: add cache flush to imxtract function

A cache flush is required when an image is extracted that is required on another core.

Signed-off-by: Pieter Voorthuijsen <pieter.voorthuijsen@prodrive-technologies.com>
common/cmd_ximg.c