--- a/tools/bccmd.c +++ b/tools/bccmd.c @@ -48,7 +48,7 @@ #define CSR_STORES_PSF (0x0002) #define CSR_STORES_PSROM (0x0004) #define CSR_STORES_PSRAM (0x0008) -#define CSR_STORES_DEFAULT (CSR_STORES_PSI | CSR_STORES_PSF) +#define CSR_STORES_DEFAULT 0 #define CSR_TYPE_NULL 0 #define CSR_TYPE_COMPLEX 1 -- 2.1.4