[U-Boot] [PATCH 2/5] omap: Update the base address of the MMC controllers

Simon Glass sjg at chromium.org
Fri Jul 14 13:50:25 UTC 2017


On 11 July 2017 at 10:20, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
> 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 at ti.com>
> ---
>  arch/arm/include/asm/arch-am33xx/mmc_host_def.h    | 4 ++--
>  arch/arm/include/asm/arch-omap4/mmc_host_def.h     | 6 +++---
>  arch/arm/include/asm/arch-omap5/mmc_host_def.h     | 6 +++---
>  arch/arm/include/asm/omap_mmc.h                    | 2 +-
>  arch/arm/mach-keystone/include/mach/mmc_host_def.h | 4 ++--
>  5 files changed, 11 insertions(+), 11 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list