]> git.baikalelectronics.ru Git - uboot.git/commit
mips: octeon: Add misc cvmx-* header files
authorAaron Williams <awilliams@marvell.com>
Thu, 7 Apr 2022 07:11:03 +0000 (09:11 +0200)
committerStefan Roese <sr@denx.de>
Wed, 4 May 2022 01:38:20 +0000 (03:38 +0200)
commit142fe2b9de1eb20aaa477b9c77785cabe05a8dab
tree33e0f9a83b25313eda4eb6c26359366173ef8b14
parentad7a01b0580d8765842f329a737bdcd7d6e84234
mips: octeon: Add misc cvmx-* header files

Import misc cvmx-helper header files from 2013 U-Boot. They will be used
by the later added drivers to support networking on the MIPS Octeon II /
III platforms.

Signed-off-by: Aaron Williams <awilliams@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/mips/mach-octeon/include/mach/cvmx-agl.h [new file with mode: 0644]
arch/mips/mach-octeon/include/mach/cvmx-config.h [new file with mode: 0644]
arch/mips/mach-octeon/include/mach/cvmx-fau.h [new file with mode: 0644]
arch/mips/mach-octeon/include/mach/cvmx-mdio.h [new file with mode: 0644]
arch/mips/mach-octeon/include/mach/cvmx-pki-cluster.h [new file with mode: 0644]
arch/mips/mach-octeon/include/mach/cvmx-pko.h [new file with mode: 0644]
arch/mips/mach-octeon/include/mach/cvmx-pko3-resources.h [new file with mode: 0644]
arch/mips/mach-octeon/include/mach/cvmx-pko3.h [new file with mode: 0644]
arch/mips/mach-octeon/include/mach/cvmx-range.h [new file with mode: 0644]