aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan_blaze/sdram_configs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/nyan_blaze/sdram_configs.c')
-rw-r--r--src/mainboard/google/nyan_blaze/sdram_configs.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/google/nyan_blaze/sdram_configs.c b/src/mainboard/google/nyan_blaze/sdram_configs.c
index 74f32fac0d..6fb517d3e2 100644
--- a/src/mainboard/google/nyan_blaze/sdram_configs.c
+++ b/src/mainboard/google/nyan_blaze/sdram_configs.c
@@ -30,9 +30,9 @@ static struct sdram_params sdram_configs[] = {
#include "bct/sdram-unused.inc" /* ram_code = 0101 */
#include "bct/sdram-unused.inc" /* ram_code = 0110 */
#include "bct/sdram-unused.inc" /* ram_code = 0111 */
-#include "bct/sdram-hynix-2GB-204.inc" /* ram_code = 1000 */
-#include "bct/sdram-hynix-2GB-204.inc" /* ram_code = 1001 */
-#include "bct/sdram-samsung-4GB-204.inc" /* ram_code = 1010 */
+#include "bct/sdram-hynix-4GB-792.inc" /* ram_code = 1000 */
+#include "bct/sdram-micron-4GB-792.inc" /* ram_code = 1001 */
+#include "bct/sdram-samsung-4GB-792.inc" /* ram_code = 1010 */
#include "bct/sdram-hynix-2GB-204.inc" /* ram_code = 1011 */
#include "bct/sdram-unused.inc" /* ram_code = 1100 */
#include "bct/sdram-unused.inc" /* ram_code = 1101 */