AMBAPP: updated PnP IDs database with SPWTDP

This commit is contained in:
Daniel Hellstrom
2013-12-20 10:17:22 +01:00
parent fa12bb4396
commit f1b1668eab
2 changed files with 2 additions and 0 deletions

View File

@@ -173,6 +173,7 @@ static ambapp_device_name GAISLER_devices[] =
{GAISLER_GRPWRX, "GRPWRX"}, {GAISLER_GRPWRX, "GRPWRX"},
{GAISLER_GPREGBANK, "GPREGBANK"}, {GAISLER_GPREGBANK, "GPREGBANK"},
{GAISLER_MIG_SERIES7, "MIG_SERIES7"}, {GAISLER_MIG_SERIES7, "MIG_SERIES7"},
{GAISLER_SPWTDP, "SPWTDP"},
{0, NULL} {0, NULL}
}; };

View File

@@ -187,6 +187,7 @@
#define GAISLER_GRPWRX 0x08e #define GAISLER_GRPWRX 0x08e
#define GAISLER_GPREGBANK 0x08f #define GAISLER_GPREGBANK 0x08f
#define GAISLER_MIG_SERIES7 0x090 #define GAISLER_MIG_SERIES7 0x090
#define GAISLER_SPWTDP 0x097
#define GAISLER_PIPEWRAPPER 0xffa #define GAISLER_PIPEWRAPPER 0xffa
#define GAISLER_L2TIME 0xffd /* internal device: leon2 timer */ #define GAISLER_L2TIME 0xffd /* internal device: leon2 timer */