mips: octeon: Add bootmem support
authorAaron Williams <awilliams@marvell.com>
Thu, 20 Aug 2020 05:22:02 +0000 (07:22 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 7 Oct 2020 18:25:58 +0000 (20:25 +0200)
commit4b43e7e210ae95c6841751ae42a5a45d5c03212b
tree63da66dd67624ff0f653ac411e1b51016b5e59a3
parentb0ce80588d107f5132243110d70e2bcd95e39d88
mips: octeon: Add bootmem support

This is needed for Linux booting, as the memory infos need to be passed
in this bootmem format to the Linux kernel.

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-bootmem.c [new file with mode: 0644]
arch/mips/mach-octeon/include/mach/cvmx-bootmem.h [new file with mode: 0644]