fix xscale icache and dcache commands
commit763013f15e348d760e193da807c5bd79437ab8c7
authorMike Dunn <mikedunn@newsguy.com>
Fri, 12 Mar 2010 00:53:05 +0000 (11 16:53 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 12 Mar 2010 00:53:05 +0000 (11 16:53 -0800)
tree70b477e946bb60cbc5d61fccf3e9c02d02b1eeb5
parent03a26d31e991976ff978c8c9b245210f116f6ece
fix xscale icache and dcache commands

Simple patch that fixes the broken xscale icache and dcache commands.
This broke when the helper functions and macros were changed.

[ dbrownell@users.sourceforge.net: don't use strcasecmp ]

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/xscale.c