xscale_load_ic cleanup
commit2d924a59db74f12d210e26abfab629cbcfbfc014
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 11 Oct 2009 17:35:52 +0000 (11 10:35 -0700)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 11 Oct 2009 17:35:52 +0000 (11 10:35 -0700)
treed7fe207bd532c46e0e5f4aff16cddec00cae1db4
parent688003cb23b7ebaed3806d054ac79eb5fbaba078
xscale_load_ic cleanup

Remove unused and deprecated (in the arch spec) mode for loading
code into the *main* icache (vs the "mini" icache).  Disable some
extremely noisy (and rarely useful) low-level debug messages

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