u-boot/boot
Thomas Huth 0797e736d1 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>
2022-01-12 21:26:59 -05:00
..
android_ab.c Create a new boot/ directory 2021-11-11 19:01:56 -05:00
boot_fit.c Create a new boot/ directory 2021-11-11 19:01:56 -05:00
bootm.c Create a new boot/ directory 2021-11-11 19:01:56 -05:00
bootm_os.c bootm: Tidy up use of autostart env var 2021-11-16 14:35:09 -05:00
bootretry.c Create a new boot/ directory 2021-11-11 19:01:56 -05:00
common_fit.c Create a new boot/ directory 2021-11-11 19:01:56 -05:00
fdt_region.c fdtgrep: Handle an empty output tree 2021-12-17 09:44:59 -07:00
image-android-dt.c Create a new boot/ directory 2021-11-11 19:01:56 -05:00
image-android.c Create a new boot/ directory 2021-11-11 19:01:56 -05:00
image-board.c Revert "image: Remove #ifdefs from select_ramdisk()" 2021-12-20 09:36:32 -05:00
image-cipher.c Create a new boot/ directory 2021-11-11 19:01:56 -05:00
image-fdt.c Create a new boot/ directory 2021-11-11 19:01:56 -05:00
image-fit-sig.c Create a new boot/ directory 2021-11-11 19:01:56 -05:00
image-fit.c image: fit: Fix parameter name for hash algorithm 2021-11-17 17:04:59 -05:00
image-host.c Create a new boot/ directory 2021-11-11 19:01:56 -05:00
image-sig.c Create a new boot/ directory 2021-11-11 19:01:56 -05:00
image.c LynxOS is no longer supported 2022-01-12 21:26:59 -05:00
Kconfig Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
Makefile pxe: Move pxe_utils files 2021-11-11 19:02:21 -05:00
pxe_utils.c cmd: pxe_utils: Check fdtcontroladdr in label_boot 2021-11-23 09:57:56 +02:00