[U-Boot] [[PATCH v2]pandaboard: 0/1] Modification of Elpida DDR2 RAM for Pandaboard-ES Rev B3
Hardik
hardik.patel at volansystech.com
Thu Nov 14 11:05:44 CET 2013
From: Hardik Patel <hardik.patel at volansystech.com>
This patch adds Elpida DDR2 RAM support for Pandaboard-ES Rev-B3 board. We need to use emif_regs_elpida_400_mhz_1cs struct to dump timings required for Elpida RAM on Pandaboard-ES Rev-B3. So, we detected Pandaboard-ES Rev-B3, and put a check to differentiate Rev-B3 with other panda boards. We verified that u-boot works on Panadaboard-ES Rev-B2 board with this patch.
---
Changes for v2:
- Use pre-calculated timings for Elpida RAM instead of automatic
- Added function to detect Pandaboard-ES Rev-B3 using GPIO 171
Hardik Patel (1):
Modification of Elpida DDR2 RAM
arch/arm/cpu/armv7/omap4/sdram_elpida.c | 2 +-
board/ti/panda/panda.c | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+), 1 deletion(-)
--
1.7.9.5
More information about the U-Boot
mailing list