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:
parent
5de0c8db9c
commit
fa0086ab74
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue