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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/nyan_blaze/sdram_configs.c b/src/mainboard/google/nyan_blaze/sdram_configs.c
index 4d098b2482..4b4fed264a 100644
--- a/src/mainboard/google/nyan_blaze/sdram_configs.c
+++ b/src/mainboard/google/nyan_blaze/sdram_configs.c
@@ -28,7 +28,7 @@ static struct sdram_params sdram_configs[] = {
#include "bct/sdram-samsung-2GB-792.inc" /* ram_code = 0010 */
#include "bct/sdram-hynix-2GB-204.inc" /* ram_code = 0011 */
#include "bct/sdram-micron-2GB-792.inc" /* ram_code = 0100 */
-#include "bct/sdram-unused.inc" /* ram_code = 0101 */
+#include "bct/sdram-hynix-C-2GB-792.inc" /* ram_code = 0101 */
#include "bct/sdram-unused.inc" /* ram_code = 0110 */
#include "bct/sdram-unused.inc" /* ram_code = 0111 */
#include "bct/sdram-hynix-4GB-792.inc" /* ram_code = 1000 */