* [U-Boot] [PATCH 2/4] Add SDIO/MMC support for kirkwood SoC
@ 2012-09-21 10:18 DrEagle
0 siblings, 0 replies; only message in thread
From: DrEagle @ 2012-09-21 10:18 UTC (permalink / raw)
To: u-boot
Signed-off-by: drEagle <dreagle@doukki.net>
---
arch/arm/include/asm/arch-kirkwood/kirkwood.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/include/asm/arch-kirkwood/kirkwood.h b/arch/arm/include/asm/arch-kirkwood/kirkwood.h
index 47771d5..343214b 100644
--- a/arch/arm/include/asm/arch-kirkwood/kirkwood.h
+++ b/arch/arm/include/asm/arch-kirkwood/kirkwood.h
@@ -55,6 +55,7 @@
#define KW_EGIGA0_BASE (KW_REGISTER(0x72000))
#define KW_EGIGA1_BASE (KW_REGISTER(0x76000))
#define KW_SATA_BASE (KW_REGISTER(0x80000))
+#define KW_SDIO_BASE (KW_REGISTER(0x90000))
/* Kirkwood Sata controller has two ports */
#define KW_SATA_PORT0_OFFSET 0x2000
--
1.7.10.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-21 10:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21 10:18 [U-Boot] [PATCH 2/4] Add SDIO/MMC support for kirkwood SoC DrEagle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox