summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i3100/i3100.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/i3100/i3100.h')
-rw-r--r--src/northbridge/intel/i3100/i3100.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/northbridge/intel/i3100/i3100.h b/src/northbridge/intel/i3100/i3100.h
index 8aae1a9aed..9fb2996edb 100644
--- a/src/northbridge/intel/i3100/i3100.h
+++ b/src/northbridge/intel/i3100/i3100.h
@@ -64,6 +64,8 @@
#define DRC_NOECC_MODE (0 << 20)
#define DRC_72BIT_ECC (1 << 20)
+#define RCBA 0xF0
+#define DEFAULT_RCBA 0xFEA00000
#ifdef __GNUC__
int bios_reset_detected(void);