kernel_samsung_a53x/arch/m68k/kernel
Daniel Palmer 21be10eb1e m68k: mvme147: Reinstate early console
[ Upstream commit 077b33b9e2833ff25050d986178a2c4c4036cbac ]

Commit a38eaa07a0ce ("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: a38eaa07a0ce ("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-17 13:23:59 +01:00
..
syscalls Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
asm-offsets.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bootinfo_proc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dma.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
early_printk.c m68k: mvme147: Reinstate early console 2024-12-17 13:23:59 +01:00
entry.S m68k: Fix spinlock race in kernel thread creation 2024-11-19 12:26:56 +01:00
head.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ints.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
irq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
machine_kexec.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
module.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pcibios.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
process.c Revert "m68k: Fix kernel_clone_args.flags in m68k_clone()" 2024-11-24 00:23:27 +01:00
ptrace.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
relocate_kernel.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
setup.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
setup_mm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
setup_no.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
signal.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sun3-head.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sys_m68k.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
syscalltable.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
time.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
traps.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
uboot.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vectors.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmlinux-nommu.lds Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmlinux-std.lds Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmlinux-sun3.lds Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmlinux.lds.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00