Remove LYNX KDI remainders
authorThomas Huth <thuth@redhat.com>
Tue, 26 Oct 2021 12:31:18 +0000 (14:31 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 12 Nov 2021 00:02:44 +0000 (19:02 -0500)
commit7e713067eef3f713b989416df0dfd061b087ac0f
tree0c582a5e56baef531941f2c45943cbf90deba2c4
parentd50244e9d8583378770392fb429a0283b2b47885
Remove LYNX KDI remainders

The last board that used to set CONFIG_LYNXKDI has been removed in
commit 242836a893ae ("powerpc: ppc4xx: remove pcs440ep support"),
doc/README.lynxkdi only talks about a MPC8260 board being supported,
and the mpc8260 support has been removed four years ago in commit
2eb48ff7a210d ("powerpc, 8260: remove support for mpc8260") already,
and common/lynxkdi.c only consists of an "#error" statement these
days, so it seems like the LYNX KDI code is dead code nowadays.
Let's remove it now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
boot/bootm_os.c
boot/image.c
common/Makefile
common/lynxkdi.c [deleted file]
doc/README.lynxkdi [deleted file]
include/bootm.h
include/lynxkdi.h [deleted file]
scripts/config_whitelist.txt