aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMurali Karicheri2015-01-16 09:27:18 -0600
committerMurali Karicheri2015-01-22 09:28:46 -0600
commitfe4b6c261ec1b69acecade5af7ab949d73d64a3f (patch)
tree3bffe8c88811187964ecc54024a4ee220977ff08 /drivers/net
parent43f35e0ecebf989fa5aefcf4c9a90e712bec3550 (diff)
downloadlinux-fe4b6c261ec1b69acecade5af7ab949d73d64a3f.tar.gz
linux-fe4b6c261ec1b69acecade5af7ab949d73d64a3f.tar.xz
linux-fe4b6c261ec1b69acecade5af7ab949d73d64a3f.zip
net: keystone: Update NetCP PA2 PDSP constant for 3.0.1.3 firmware
This update the constant to match with 3.0.1.3 Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/ethernet/ti/keystone_pa2.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/drivers/net/ethernet/ti/keystone_pa2.c b/drivers/net/ethernet/ti/keystone_pa2.c
index d6be68cce76..aa9ac5ec2c0 100644
--- a/drivers/net/ethernet/ti/keystone_pa2.c
+++ b/drivers/net/ethernet/ti/keystone_pa2.c
@@ -647,7 +647,7 @@ static const u32 pa2_pdsp_const_reg_map[PA2_NUM_PDSPS][PA2_PDSP_CONST_NUM_REG] \
647 0x00000000, /* C22: Reserved */ 647 0x00000000, /* C22: Reserved */
648 0xFFF81F00, /* C23: PDSP Info */ 648 0xFFF81F00, /* C23: PDSP Info */
649 0xFFF80A00, /* C24: Temporary Buffer */ 649 0xFFF80A00, /* C24: Temporary Buffer */
650 0xFFF80280, /* C25: User Stats CB and FIFO 650 0xFF980280, /* C25: User Stats CB and FIFO
651 (Global address of Post cluster) */ 651 (Global address of Post cluster) */
652 0xFF020400, /* C26: Eflow Exception route */ 652 0xFF020400, /* C26: Eflow Exception route */
653 0x00000000, /* C27: Reserved*/ 653 0x00000000, /* C27: Reserved*/
@@ -683,7 +683,7 @@ static const u32 pa2_pdsp_const_reg_map[PA2_NUM_PDSPS][PA2_PDSP_CONST_NUM_REG] \
683 0x00000000, /* C22: Reserved */ 683 0x00000000, /* C22: Reserved */
684 0xFFF81F20, /* C23: PDSP Info */ 684 0xFFF81F20, /* C23: PDSP Info */
685 0xFFF80A00, /* C24: Temporary Buffer */ 685 0xFFF80A00, /* C24: Temporary Buffer */
686 0xFFF802C0, /* C25: User Stats CB and FIFO 686 0xFF9802C0, /* C25: User Stats CB and FIFO
687 (Global address of Post cluster) */ 687 (Global address of Post cluster) */
688 0xFF020400, /* C26: Eflow Exception route */ 688 0xFF020400, /* C26: Eflow Exception route */
689 0xFFF80800, /* C27: Command Buffer */ 689 0xFFF80800, /* C27: Command Buffer */
@@ -719,7 +719,7 @@ static const u32 pa2_pdsp_const_reg_map[PA2_NUM_PDSPS][PA2_PDSP_CONST_NUM_REG] \
719 0x00000000, /* C22: Reserved */ 719 0x00000000, /* C22: Reserved */
720 0xFFF81F40, /* C23: PDSP Info */ 720 0xFFF81F40, /* C23: PDSP Info */
721 0xFFF80A00, /* C24: Temporary Buffer */ 721 0xFFF80A00, /* C24: Temporary Buffer */
722 0xFFF80300, /* C25: User Stats CB and FIFO 722 0xFF980300, /* C25: User Stats CB and FIFO
723 (Global address of Post cluster) */ 723 (Global address of Post cluster) */
724 0xFF020400, /* C26: Eflow Exception route */ 724 0xFF020400, /* C26: Eflow Exception route */
725 0xFFF80900, /* C27: Command Buffer */ 725 0xFFF80900, /* C27: Command Buffer */
@@ -755,7 +755,7 @@ static const u32 pa2_pdsp_const_reg_map[PA2_NUM_PDSPS][PA2_PDSP_CONST_NUM_REG] \
755 0x00000000, /* C22: Reserved */ 755 0x00000000, /* C22: Reserved */
756 0xFFF80F00, /* C23: PDSP Info */ 756 0xFFF80F00, /* C23: PDSP Info */
757 0xFFF80A00, /* C24: Temporary Buffer */ 757 0xFFF80A00, /* C24: Temporary Buffer */
758 0xFFF80340, /* C25: User Stats CB and FIFO 758 0xFF980340, /* C25: User Stats CB and FIFO
759 (Global address of Post cluster) */ 759 (Global address of Post cluster) */
760 0xFF020400, /* C26: Eflow Exception route */ 760 0xFF020400, /* C26: Eflow Exception route */
761 0xFFF80800, /* C27: Command Buffer */ 761 0xFFF80800, /* C27: Command Buffer */
@@ -791,7 +791,7 @@ static const u32 pa2_pdsp_const_reg_map[PA2_NUM_PDSPS][PA2_PDSP_CONST_NUM_REG] \
791 0x00000000, /* C22: Reserved */ 791 0x00000000, /* C22: Reserved */
792 0xFFF80F00, /* C23: PDSP Info */ 792 0xFFF80F00, /* C23: PDSP Info */
793 0xFFF80A00, /* C24: Temporary Buffer */ 793 0xFFF80A00, /* C24: Temporary Buffer */
794 0xFFF80380, /* C25: User Stats CB and FIFO 794 0xFF980380, /* C25: User Stats CB and FIFO
795 (Global address of Post cluster) */ 795 (Global address of Post cluster) */
796 0xFF020400, /* C26: Eflow Exception route */ 796 0xFF020400, /* C26: Eflow Exception route */
797 0xFFF80800, /* C27: Command Buffer */ 797 0xFFF80800, /* C27: Command Buffer */