]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ehci-mxc: Define host offsets
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Tue, 13 Nov 2012 09:57:59 +0000 (09:57 +0000)
committerStefano Babic <sbabic@denx.de>
Fri, 16 Nov 2012 08:16:45 +0000 (09:16 +0100)
commit34d33b671a03da1c115d83a603fb36da0360b20a
treeb55eb27eb9fae07183e532b3f53a7af2870f3c49
parent9fa3d093d626b25c64c695e29d381dd2ae7bf8cc
ehci-mxc: Define host offsets

Some MXC SoCs like the i.MX35 have hosts located at unusual offsets, so prepare
to the introduction of i.MX35 support by defining the ehci-mxc hosts offsets at
SoC level.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/include/asm/arch-mx25/imx-regs.h
arch/arm/include/asm/arch-mx31/imx-regs.h
drivers/usb/host/ehci-mxc.c