Merge git://git.denx.de/u-boot-fsl-qoriq
[oweals/u-boot.git] / include / configs / stih410-b2260.h
index 115488c78e94fd108726b09e74097430e1f3ec1b..958d5cc54c84ea1a0f27f8960c3d33c5debb0685 100644 (file)
@@ -12,7 +12,7 @@
 #define CONFIG_NR_DRAM_BANKS           1
 #define PHYS_SDRAM_1                   0x40000000
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1
-#define PHYS_SDRAM_1_SIZE              0x3FE00000
+#define PHYS_SDRAM_1_SIZE              0x3E000000
 #define CONFIG_SYS_TEXT_BASE           0x7D600000
 #define CONFIG_SYS_LOAD_ADDR           PHYS_SDRAM_1    /* default load addr */
 
@@ -38,6 +38,7 @@
                        "scriptaddr=0x50000000\0"               \
                        "fdt_high=0xffffffffffffffff\0"         \
                        "initrd_high=0xffffffffffffffff\0"      \
+                       "ramdisk_addr_r=0x48000000\0"           \
                        BOOTENV