u-boot-brain/arch/mips/mach-octeon
Stefan Roese f9bb0baa75 mmc: octeontx_hsmmc: Add support for MIPS Octeon
Until now, the Octeontx MMC driver did only support the ARM Octeon
TX/Tx2 platforms. This patch adds support for the MIPS Octeon platform
to this driver. Here a short summary of the changes:

- Enable driver compilation for MIPS Octeon, including the MMC related
  header file
- Reorder header inclusion
- Switch to using the clk framework to get the input clock
- Remove some functions for MIPS Octeon, as some registers don't
  exist here

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Aaron Williams <awilliams@marvell.com>
Cc: Chandrakala Chavva <cchavva@marvell.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2021-04-22 02:47:57 +02:00
..
include mmc: octeontx_hsmmc: Add support for MIPS Octeon 2021-04-22 02:47:57 +02:00
bootoctlinux.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05: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