summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-octeon/include/mach/cvmx-bootmem.h
Commit message (Collapse)AuthorAgeFilesLines
* mips: octeon: Add bootmem supportAaron Williams2020-10-071-0/+533
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>