u-boot-brain/arch/mips/mach-octeon
Stefan Roese 540a2bcec1 mips: octeon: tools: Add update_octeon_header tool
Add a tool to update or insert an Octeon specific header into the U-Boot
image. This is needed e.g. for booting via SPI NOR, eMMC and NAND.

While working on this, move enum cvmx_board_types_enum and
cvmx_board_type_to_string() to cvmx-bootloader.h and remove the
unreferenced (unsupported) board definition.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Aaron Williams <awilliams@marvell.com>
Cc: Chandrakala Chavva <cchavva@marvell.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2020-11-30 18:32:09 +01:00
..
include mips: octeon: tools: Add update_octeon_header tool 2020-11-30 18:32:09 +01:00
bootoctlinux.c mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info() 2020-11-30 18:31:56 +01: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: Report full DDR size in dram_init() to gd->ram_size 2020-11-30 18:31:56 +01: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