]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: mx6: ddr add dram io configuration and header file for i.MX6SL
authorPeng Fan <Peng.Fan@freescale.com>
Mon, 17 Aug 2015 08:11:00 +0000 (16:11 +0800)
committerStefano Babic <sbabic@denx.de>
Wed, 2 Sep 2015 13:34:12 +0000 (15:34 +0200)
commit1b811e285c257a9f9545b9f0efad423541bb89e1
tree5c6cf9c5aa4e442e6656b533808311dc74768288
parent2cd8cd06bb01f220f75d937f0371f591712f0295
imx: mx6: ddr add dram io configuration and header file for i.MX6SL

Define two structure mx6sl_iomux_ddr_regs and mx6sl_iomux_grp_regs.
Add a new function mx6sl_dram_iocfg to configure dram io.
Add header file to define macros for register address.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/cpu/armv7/mx6/ddr.c
arch/arm/include/asm/arch-mx6/mx6-ddr.h
arch/arm/include/asm/arch-mx6/mx6sl-ddr.h [new file with mode: 0644]