linux-yocto/arch/m68k/kernel
Daniel Palmer a8627dde40 m68k: mvme147: Reinstate early console
[ Upstream commit 077b33b9e2 ]

Commit a38eaa07a0 ("m68k/mvme147: config.c - Remove unused
functions"), removed the console functionality for the mvme147 instead
of wiring it up to an early console.  Put the console write function
back and wire it up like mvme16x does so it's possible to see Linux boot
on this fine hardware once more.

Fixes: a38eaa07a0 ("m68k/mvme147: config.c - Remove unused functions")
Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Co-developed-by: Finn Thain <fthain@linux-m68k.org>
Signed-off-by: Finn Thain <fthain@linux-m68k.org>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/a82e8f0068a8722996a0ccfe666abb5e0a5c120d.1730850684.git.fthain@linux-m68k.org
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-14 19:53:15 +01:00
..
syscalls
.gitignore
asm-offsets.c
bootinfo_proc.c
dma.c
early_printk.c m68k: mvme147: Reinstate early console 2024-12-14 19:53:15 +01:00
entry.S m68k: Fix spinlock race in kernel thread creation 2024-06-12 11:03:17 +02:00
head.S
ints.c
irq.c
machine_kexec.c
Makefile
module.c
pcibios.c
process.c m68k: Fix kernel_clone_args.flags in m68k_clone() 2024-10-17 15:20:47 +02:00
ptrace.c
relocate_kernel.S m68k: Fix invalid .section syntax 2023-09-13 09:42:21 +02:00
setup_mm.c m68k/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 20:03:46 +02:00
setup_no.c
setup.c
signal.c m68k: Move signal frame following exception on 68020/030 2023-05-30 14:03:18 +01:00
sun3-head.S
sys_m68k.c
syscalltable.S
time.c
traps.c m68k: Only force 030 bus error if PC not in exception table 2023-03-30 12:49:17 +02:00
uboot.c
vectors.c
vmlinux-nommu.lds
vmlinux-std.lds
vmlinux-sun3.lds
vmlinux.lds.S