mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
DA8xx: add MMC/SD controller addresses
Signed-off-by: Laurence Withers <lwithers@guralp.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
This commit is contained in:
parent
da51e424d2
commit
2c6e0b07dc
1 changed files with 2 additions and 0 deletions
|
@ -140,6 +140,8 @@ typedef volatile unsigned int * dv_reg_p;
|
|||
#define DAVINCI_EMAC_WRAPPER_CNTRL_REGS_BASE 0x01e22000
|
||||
#define DAVINCI_EMAC_WRAPPER_RAM_BASE 0x01e20000
|
||||
#define DAVINCI_MDIO_CNTRL_REGS_BASE 0x01e24000
|
||||
#define DAVINCI_MMC_SD0_BASE 0x01c40000
|
||||
#define DAVINCI_MMC_SD1_BASE 0x01e1b000
|
||||
#define DAVINCI_ASYNC_EMIF_CNTRL_BASE 0x68000000
|
||||
#define DAVINCI_ASYNC_EMIF_DATA_CE0_BASE 0x40000000
|
||||
#define DAVINCI_ASYNC_EMIF_DATA_CE2_BASE 0x60000000
|
||||
|
|
Loading…
Add table
Reference in a new issue