LynxOS is no longer supported
authorThomas Huth <thuth@redhat.com>
Sat, 13 Nov 2021 17:13:50 +0000 (18:13 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 13 Jan 2022 02:26:59 +0000 (21:26 -0500)
commit0797e736d1ad820f889d99cca485dd09d33b785d
tree0aa27796abce301676980a4d6a4c52b7f4396efd
parent790ba9fce82bff215cf05513278a7b52312b6b28
LynxOS is no longer supported

LynxOS needed the do_bootm_lynxkdi() function that got removed in
7e713067ee ("Remove LYNX KDI remainders") - and that function needed
a lynxkdi_boot() function, where the last implementation had been
removed in 98f705c9ce ("powerpc: remove 4xx support") already. Looks
like this OS is definitely not supported anymore, so remove it from
the corresponding lists.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Stefan Roese <sr@denx.de>
README
boot/image.c