u-boot-brain/arch/mips
Stefan Roese 5fef24c912 mips: octeon: Add minimal Octeon 3 EBB7304 EVK support
This patch adds very basic minimal support for the Marvell Octeon 3
CN73xx based EBB7304 EVK. Please note that the basic Octeon port does
not support DDR3/4 initialization yet. To still use U-Boot on with this
port, the L2 cache (4MiB) is used as RAM. This way, U-Boot can boot
to the prompt on this board.

Supported devices:
- UART
- reset
- CFI parallel NOR flash

Signed-off-by: Stefan Roese <sr@denx.de>
2020-07-18 15:47:50 +02:00
..
cpu mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code 2020-07-18 14:23:25 +02:00
dts mips: octeon: Add minimal Octeon 3 EBB7304 EVK support 2020-07-18 15:47:50 +02:00
include/asm mips: sync asm/mipsregs.h with Linux 5.7 2020-07-18 14:23:25 +02:00
lib mips: sync asm/mipsregs.h with Linux 5.7 2020-07-18 14:23:25 +02:00
mach-ath79 common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-bmips common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
mach-jz47xx common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-mscc common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-mtmips common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-octeon mips: octeon: Add minimal Octeon 3 EBB7304 EVK support 2020-07-18 15:47:50 +02:00
mach-pic32 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig mips: octeon: use mips_mach_early_init() to copy to L2 cache 2020-07-18 15:47:50 +02:00
Makefile mips: octeon: Initial minimal support for the Marvell Octeon SoC 2020-07-18 15:47:50 +02:00
Makefile.postlink SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00