summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap5/omap.h
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2013-11-11 16:56:40 +0200
committerTom Rini <trini@ti.com>2013-12-04 08:12:09 -0500
commit8ffcf74bb057d049c379b2bdc126871c81215ec3 (patch)
tree8b8c4279e5a7cdc1c55b31eab38af10e9dd682b9 /arch/arm/include/asm/arch-omap5/omap.h
parent9c4b64fb612e3129823ba83691e08f4c6d2042ea (diff)
downloadtalos-obmc-uboot-8ffcf74bb057d049c379b2bdc126871c81215ec3.tar.gz
talos-obmc-uboot-8ffcf74bb057d049c379b2bdc126871c81215ec3.zip
ARM: OMAP5: Add PRCM and Control information for SATA
Adds the necessary PRCM and Control register information for SATA on OMAP5. Signed-off-by: Roger Quadros <rogerq@ti.com>
Diffstat (limited to 'arch/arm/include/asm/arch-omap5/omap.h')
-rw-r--r--arch/arm/include/asm/arch-omap5/omap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-omap5/omap.h b/arch/arm/include/asm/arch-omap5/omap.h
index f1d1160273..590235be09 100644
--- a/arch/arm/include/asm/arch-omap5/omap.h
+++ b/arch/arm/include/asm/arch-omap5/omap.h
@@ -64,6 +64,9 @@
/* QSPI */
#define QSPI_BASE 0x4B300000
+/* SATA */
+#define DWC_AHSATA_BASE 0x4A140000
+
/*
* Hardware Register Details
*/
OpenPOWER on IntegriCloud