]> git.baikalelectronics.ru Git - uboot.git/commit
mips: octeon: Add coremask support
authorAaron Williams <awilliams@marvell.com>
Thu, 20 Aug 2020 05:22:01 +0000 (07:22 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 7 Oct 2020 18:25:58 +0000 (20:25 +0200)
commitc10c469e7f0a573a56d35619b753d17761c23a44
tree37bb9639a84f7840515b3139fc1a6a143e46436e
parentb091783a8498f5f08c77681dc803bc6b96e71f8a
mips: octeon: Add coremask support

This patch adds the coremask handling functions.

Signed-off-by: Aaron Williams <awilliams@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/mips/mach-octeon/Makefile
arch/mips/mach-octeon/cvmx-coremask.c [new file with mode: 0644]
arch/mips/mach-octeon/include/mach/cvmx-coremask.h [new file with mode: 0644]