change QVSS device to autoconfigure its vector so other autoconfigured devices get correct vector assignments when the QVSS device is enabled

This commit is contained in:
Mark Pizzolato 2013-07-01 09:47:54 -10:00
parent 5de0c8db9c
commit fa0086ab74

View file

@ -498,7 +498,7 @@ AUTO_CON auto_tab[] = {/*c #v am vm fxa fxv */
{ { "TA" }, 1, 1, 0, 0,
{017500}, {0260} }, /* TA11 */
{ { "QVSS" }, 1, 2, 64, 8,
{017200}, {0100} }, /* QVSS - fx CSR, fx VEC */
{017200} }, /* QVSS - fx CSR */
{ { NULL }, 1, 1, 8, 4 }, /* VS31 */
{ { NULL }, 1, 1, 0, 4,
{016200} }, /* LNV11 - fx CSR */