commit | d9efd47c036e8990d001baf245f5d0a31cfcb56b | [log] [tgz] |
---|---|---|
author | Peng Fan <Peng.Fan@freescale.com> | Tue Dec 30 17:24:01 2014 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jan 22 09:55:47 2015 +0100 |
tree | 90b2c6287482afb247d9b219762b512dcd5716bb | |
parent | 71abf19b0f0ee1534ac8945a76606b34fea57b57 [diff] |
imx:mx6sx add dram io configure for mx6sx Define two structure mx6sx_iomux_ddr_regs and mx6sx_iomux_grp_regs. Add a new function mx6sx_dram_iocfg to configure dram io. Since mx6sx only have one channel mmdc0, define a new empty macro MMDC1 to replace mmdc1->entry=value for mx6sx. And to other mx6 soc, MMDC1 effects as "mmdc1->entry=value". Signed-off-by: Peng Fan <Peng.Fan@freescale.com>