]> git.sur5r.net Git - u-boot/commit
Nios2: do_boom_linux(): kernel gunzip input data integrity problem due to
authorRenato Andreola <renato.andreola@imagos.it>
Mon, 23 Nov 2009 21:45:14 +0000 (16:45 -0500)
committerScott McNutt <smcnutt@psyent.com>
Mon, 23 Nov 2009 21:45:14 +0000 (16:45 -0500)
commit0a7691e820e33b23f61c6ea0ef6fa72099d1a6ae
tree7cbdc3e5c33192a7fb3cd7f0157231dca09fa1df
parentde03825386eaedb5e17261dd87cde86e9a764ba9
Nios2: do_boom_linux(): kernel gunzip input data integrity problem due to
missing cache flush.

    Added instruction and data caches flush.

Signed-off-by: Scott McNutt <smcnutt@psyent.com>
lib_nios2/bootm.c