]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx6: add mmdc configuration for MX6Q/MX6DL
authorTim Harvey <tharvey@gateworks.com>
Mon, 2 Jun 2014 23:13:23 +0000 (16:13 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 6 Jun 2014 08:07:26 +0000 (10:07 +0200)
commitfe0f7f7842e109b9e04e455787d35bf3b21027c2
tree83ebfdc20df65570e699599796432a6f7b731fc4
parent8d05b161fc4633788bcad133efdf8d76fc40237f
mx6: add mmdc configuration for MX6Q/MX6DL

- add function for configuring iomux based on board-specific regs
- add function for configuring mmdc based on board-specific and
  chip-specific data

Cc: Stefan Roese <sr@denx.de>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Andy Ng <andreas2025@gmail.com>
Cc: Eric Nelson <eric.nelson@boundarydevices.com>
Cc: Tapani Utriainen <tapani@technexion.com>
Cc: Tom Rini <trini@ti.com>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
arch/arm/cpu/armv7/mx6/Makefile
arch/arm/cpu/armv7/mx6/ddr.c [new file with mode: 0644]
arch/arm/include/asm/arch-mx6/mx6-ddr.h