summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-keystone/hardware.h
diff options
context:
space:
mode:
authorKhoronzhuk, Ivan <ivan.khoronzhuk@ti.com>2014-10-29 13:09:31 +0200
committerTom Rini <trini@ti.com>2014-11-05 13:09:42 -0500
commitf324f2c00b95be2f3570f39a0243f18d8a6ba5e2 (patch)
treefca5079b34e02a85910db0ecdeeb9cd26fd297b8 /arch/arm/include/asm/arch-keystone/hardware.h
parentfa8b11fdbf36e965fad376193ac23ad5f83b627a (diff)
downloadu-boot-imx-f324f2c00b95be2f3570f39a0243f18d8a6ba5e2.zip
u-boot-imx-f324f2c00b95be2f3570f39a0243f18d8a6ba5e2.tar.gz
u-boot-imx-f324f2c00b95be2f3570f39a0243f18d8a6ba5e2.tar.bz2
ARM: keystone2: keysonte_nav: add support for K2L SoC
The Keystone2 Lamar SoC uses the same keystone navigator. Move queue numbers to common hardware file, as all Keystone2 SoCs have the same ones. Acked-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Diffstat (limited to 'arch/arm/include/asm/arch-keystone/hardware.h')
-rw-r--r--arch/arm/include/asm/arch-keystone/hardware.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-keystone/hardware.h b/arch/arm/include/asm/arch-keystone/hardware.h
index c6a54d8..be22bdb 100644
--- a/arch/arm/include/asm/arch-keystone/hardware.h
+++ b/arch/arm/include/asm/arch-keystone/hardware.h
@@ -122,6 +122,10 @@ typedef volatile unsigned int *dv_reg_p;
#define KS2_EDMA_QEESR 0x108c
#define KS2_EDMA_PARAM_1(x) (0x4020 + (4 * x))
+/* NETCP pktdma */
+#define KS2_NETCP_PDMA_RX_FREE_QUEUE 4001
+#define KS2_NETCP_PDMA_RX_RCV_QUEUE 4002
+
/* Chip Interrupt Controller */
#define KS2_CIC2_BASE 0x02608000