u-boot-brain/arch/mips/mach-octeon
Aaron Williams e602dd5238 mips: octeon: Add bootoctlinux command
Octeon needs a platform specific cmd to boot the Linux kernel, as
specific parameters need to be passed and special handling for the
multiple cores (SMP) is needed.

Co-developed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Aaron Williams <awilliams@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
[use gd->ram_base instead of gd->bd->bi_memstart]
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2020-10-07 20:25:58 +02:00
..
include mips: octeon: Add bootoctlinux command 2020-10-07 20:25:58 +02:00
bootoctlinux.c mips: octeon: Add bootoctlinux command 2020-10-07 20:25:58 +02:00
cache.c mips: octeon: cache.c: Flush all pending writes in flush_dcache_range() 2020-10-07 20:25:57 +02:00
clock.c mips: octeon: Initial minimal support for the Marvell Octeon SoC 2020-07-18 15:47:50 +02:00
cpu.c mips: octeon: cpu.c: Add table for selective swapping 2020-10-07 20:25:57 +02:00
cvmx-bootmem.c mips: octeon: Add bootmem support 2020-10-07 20:25:58 +02:00
cvmx-coremask.c mips: octeon: Add coremask support 2020-10-07 20:25:58 +02:00
dram.c mips: octeon: dram.c: Add RAM driver support 2020-10-07 20:25:57 +02:00
Kconfig mips: octeon: Add minimal Octeon 3 EBB7304 EVK support 2020-07-18 15:47:50 +02:00
lowlevel_init.S mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux booting 2020-10-07 20:25:57 +02:00
Makefile mips: octeon: Add bootoctlinux command 2020-10-07 20:25:58 +02:00