
On Sat, Mar 05, 2016 at 05:32:27PM +0530, Lokesh Vutla wrote:
This series fixes miscellaneous bugs for the emif driver.
Lokesh Vutla (4): ARM: DRA7: emif: Fix updating of refresh ctrl shadow ARM: DRA7: emif: Fix DDR init sequence during warm reset ARM: DRA7: emif: Check for enable bits before updating leveling output ARM: DRA7: emif: Enable interleaving for higher address space
arch/arm/cpu/armv7/omap-common/emif-common.c | 50 ++++++++++++++++++---------- arch/arm/cpu/armv7/omap5/sdram.c | 34 ++++++++++++++----- arch/arm/include/asm/emif.h | 9 +++++ 3 files changed, 67 insertions(+), 26 deletions(-)
Note that my board is still unable to boot from mainline with these applied but still works with the TI vendor tree.