From 9168e1f8c1e19c14b4b49d13bc91c6041c646f0d Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 1 Nov 2005 19:38:02 +0000 Subject: Add missing definition for memory type --- tools/csr.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/csr.h b/tools/csr.h index 760235b1..cd807c38 100644 --- a/tools/csr.h +++ b/tools/csr.h @@ -40,6 +40,7 @@ #define CSR_VARID_PICONET_INSTANCE 0x3009 /* complex */ #define CSR_VARID_GET_CLR_EVT 0x300a /* complex */ #define CSR_VARID_GET_NEXT_BUILDDEF 0x300b /* complex */ +#define CSR_VARID_PS_MEMORY_TYPE 0x3012 /* complex */ #define CSR_VARID_COLD_RESET 0x4001 /* valueless */ #define CSR_VARID_WARM_RESET 0x4002 /* valueless */ #define CSR_VARID_COLD_HALT 0x4003 /* valueless */ -- cgit