summaryrefslogtreecommitdiffstats
path: root/meta-aspeed/recipes-bsp/u-boot/files/patch-2013.07/0003-u-boot-snapshot-of-OpenBMC-f926614.patch
blob: 559e65b8c6a529772b07e64adb3c9468d9eb7cab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/meta-aspeed/recipes-bsp/u-boot/files/u-boot-v2013.07/include/configs/fbyosemite.h b/meta-aspeed/recipes-bsp/u-boot/files/u-boot-v2013.07/include/configs/fbyosemite.h
index 73a3cf9..397ca48 100644
--- a/meta-aspeed/recipes-bsp/u-boot/files/u-boot-v2013.07/include/configs/fbyosemite.h
+++ b/meta-aspeed/recipes-bsp/u-boot/files/u-boot-v2013.07/include/configs/fbyosemite.h
@@ -155,7 +155,7 @@
  */
 #define CONFIG_NR_DRAM_BANKS	1	   	/* we have 1 bank of DRAM */
 #define PHYS_SDRAM_1		  0x40000000 	/* SDRAM Bank #1 */
-#define PHYS_SDRAM_1_SIZE	0x8000000 	/* 128 MB */
+#define PHYS_SDRAM_1_SIZE	0x10000000 	/* 256 MB */
 
 #define CONFIG_SYS_SDRAM_BASE	0x40000000
 
OpenPOWER on IntegriCloud