Merge branch 'master' of git://git.denx.de/u-boot-mmc
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
#define PRSSTAT_CDPL (0x00040000)
|
||||
#define PRSSTAT_CINS (0x00010000)
|
||||
#define PRSSTAT_BREN (0x00000800)
|
||||
#define PRSSTAT_BWEN (0x00000400)
|
||||
#define PRSSTAT_DLA (0x00000004)
|
||||
#define PRSSTAT_CICHB (0x00000002)
|
||||
#define PRSSTAT_CIDHB (0x00000001)
|
||||
@@ -121,6 +122,7 @@
|
||||
#define XFERTYP_DMAEN 0x00000001
|
||||
|
||||
#define CINS_TIMEOUT 1000
|
||||
#define PIO_TIMEOUT 100000
|
||||
|
||||
#define DSADDR 0x2e004
|
||||
|
||||
|
||||
Reference in New Issue
Block a user