Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-25 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell | Tom Rini | |
- Add basic Marvell/Cavium OcteonTX/TX2 support (Suneel) - Infrastructure changes to PCI uclass to support these SoC's (Suneel) - Add PCI, MMC & watchdog driver drivers for OcteonTX/TX2 (Suneel) - Increase CONFIG_SYS_MALLOC_F_LEN for qemu-x86 (Stefan) | |||
2020-08-25 | arm: octeontx: Add support for OcteonTX SoC platforms | Suneel Garapati | |
This patch adds support for all OcteonTX 81xx/83xx boards from Marvell. For 81xx boards, use octeontx_81xx_defconfig and for 83xx boards, use octeontx_83xx_defconfig. Signed-off-by: Suneel Garapati <sgarapati@marvell.com> |