Add validation for icache/dcache arguments - arguments different from off/on/flush...
authorEric Perie <eric.perie@yahoo.com>
Sat, 13 Jul 2019 18:54:58 +0000 (14:54 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 29 Jul 2019 13:32:13 +0000 (09:32 -0400)
commitf043dc28e3cce115089fb9ab86bc6f4bc4a8a882
treeba7079b5d3e432320715956c535c529960c4486f
parenta1b633df55d5207b49ce145ede783d671385854c
Add validation for icache/dcache arguments - arguments different from off/on/flush are currently silently ignored.

Signed-off-by: Eric Perie <eric.perie@yahoo.com>
cmd/cache.c