]> Git Repo - J-u-boot.git/commit
ppc: Remove kmcoge4 board
authorTom Rini <[email protected]>
Sat, 15 May 2021 01:34:24 +0000 (21:34 -0400)
committerTom Rini <[email protected]>
Wed, 7 Jul 2021 23:52:24 +0000 (19:52 -0400)
commit66e3c64f2c6bec4739d1d618b3583d5c92f10176
treea416c073cea99e0d4b1986a11fd65e610be30292
parent806968935cee638f54e264151214349ea0d48fe6
ppc: Remove kmcoge4 board

This board has not been converted to CONFIG_DM_PCI by the deadline and is
also missing conversion to CONFIG_DM.  Remove it.

Cc: Valentin Longchamp <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
15 files changed:
board/keymile/Kconfig
board/keymile/kmp204x/Kconfig [deleted file]
board/keymile/kmp204x/MAINTAINERS [deleted file]
board/keymile/kmp204x/Makefile [deleted file]
board/keymile/kmp204x/ddr.c [deleted file]
board/keymile/kmp204x/eth.c [deleted file]
board/keymile/kmp204x/kmp204x.c [deleted file]
board/keymile/kmp204x/kmp204x.h [deleted file]
board/keymile/kmp204x/law.c [deleted file]
board/keymile/kmp204x/pbi.cfg [deleted file]
board/keymile/kmp204x/pci.c [deleted file]
board/keymile/kmp204x/rcw_kmp204x.cfg [deleted file]
board/keymile/kmp204x/tlb.c [deleted file]
configs/kmcoge4_defconfig [deleted file]
include/configs/kmp204x.h [deleted file]
This page took 0.031873 seconds and 4 git commands to generate.