]> git.baikalelectronics.ru Git - uboot.git/commit
arm: emif-common: Add ecc specific emif registers
authorLokesh Vutla <lokeshvutla@ti.com>
Fri, 29 Dec 2017 06:17:47 +0000 (11:47 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jan 2018 20:49:25 +0000 (15:49 -0500)
commit9d3171f98239c26fcc35c6d782b899d6885f962c
treef993633a3bd8f334cf2487dfd351a0848413aa6a
parent62af9ee17437780dcc45dcf10ef87b51810bef07
arm: emif-common: Add ecc specific emif registers

This is a slight difference in emif_ddr_phy_status register offsets for
DRA7xx EMIF and older versions. And ecc registers are available only
in DRA7xx EMIC. Add support for this difference and ecc registers.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/include/asm/emif.h
arch/arm/mach-omap2/emif-common.c