]> git.dujemihanovic.xyz Git - u-boot.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)
commitba5eb2327ba57b1a568db8f4dfa3757043b1e3a5
tree33e0f9a83b25313eda4eb6c26359366173ef8b14
parent46eb29201c17e1273d1cabeafde378b0759c0d7d
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]