Home
last modified time | relevance | path

Searched hist:"97 ad1d89" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/txx9/
H A DKconfig97ad1d89 Mon Nov 29 12:57:14 CST 2021 Geert Uytterhoeven <geert@linux-m68k.org> MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32

Some bootloaders (e.g. VxWorks 5.5 System Boot) on TX49 systems do not
support loading 64-bit kernel images. Work around this by selecting
BOOT_ELF32, to support running both 32-bit ("vmlinux" with
CONFIG_32BIT=y) and 64-bit ("vmlinux.32" with CONFIG_64BIT=y) Linux
kernels on TX49 devices with such a boot loader.

Suggested-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>