]> git.ipfire.org Git - people/ms/u-boot.git/commit
omap: Update the base address of the MMC controllers
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Thu, 21 Sep 2017 14:51:33 +0000 (16:51 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jan 2018 03:04:21 +0000 (22:04 -0500)
commitf844d5f4e6bd97c3a4a39e180b5efa8b0b0abd56
treeab492a86027e95db5b2c31eddfe435abbf7c34b1
parent741726ae4cc9f75aa59ae7fd49d916a1dad313ff
omap: Update the base address of the MMC controllers

Align the base address defined in header files with the base address used
in the DTS. This will facilitate the introduction of the DMA support.

Of all HSMMC users, only omap3 doesn't have the 0x100 reserved region at
the top. This region will be used to determine if the controller supports
DMA transfers

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/include/asm/arch-am33xx/mmc_host_def.h
arch/arm/include/asm/arch-omap4/mmc_host_def.h
arch/arm/include/asm/arch-omap5/mmc_host_def.h
arch/arm/include/asm/omap_mmc.h
arch/arm/mach-keystone/include/mach/mmc_host_def.h