summaryrefslogtreecommitdiffstats
path: root/include/configs/ls2085a_emu.h
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2014-08-13 10:21:05 -0700
committerYork Sun <yorksun@freescale.com>2014-09-25 08:36:18 -0700
commitd9c68b1444acb383684636eb856fd7e4cec04129 (patch)
tree10f046be69384766c2418bde0b6f215412ded707 /include/configs/ls2085a_emu.h
parent1d71efbb0345ff3a8ac45e62bef36813abe1703e (diff)
downloadtalos-obmc-uboot-d9c68b1444acb383684636eb856fd7e4cec04129.tar.gz
talos-obmc-uboot-d9c68b1444acb383684636eb856fd7e4cec04129.zip
ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block
DP-DDR is used for DPAA, separated from main memory pool for general use. It has 32-bit bus width and use a standard DDR4 DIMM (64-bit). Signed-off-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/ls2085a_emu.h')
-rw-r--r--include/configs/ls2085a_emu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ls2085a_emu.h b/include/configs/ls2085a_emu.h
index a5cea63b33..487cd99c5d 100644
--- a/include/configs/ls2085a_emu.h
+++ b/include/configs/ls2085a_emu.h
@@ -13,6 +13,7 @@
#define CONFIG_SYS_FSL_DDR_EMU /* Support emulator */
#define SPD_EEPROM_ADDRESS1 0x51
#define SPD_EEPROM_ADDRESS2 0x52
+#define SPD_EEPROM_ADDRESS3 0x53
#define SPD_EEPROM_ADDRESS SPD_EEPROM_ADDRESS1
#define CONFIG_SYS_SPD_BUS_NUM 1 /* SPD on I2C bus 1 */
OpenPOWER on IntegriCloud