2023-10-19 09:47:12

by Geert Uytterhoeven

[permalink] [raw]
Subject: [PATCH 0/2] sh: Revive BIOS earlyprintk support

Hi all,

SuperH BIOS earlyprintk support was accidently disabled.
This series revives it, and records its existence in the documentation.

This was tested on landisk using "earlyprintk=bios" and
"earlyprintk=bios,keep".

Thanks for your comments!

Geert Uytterhoeven (2):
sh: bios: Revive earlyprintk support
Documentation: kernel-parameters: Add earlyprintk=bios on SH

Documentation/admin-guide/kernel-parameters.txt | 3 +++
arch/sh/Kconfig.debug | 11 +++++++++++
2 files changed, 14 insertions(+)

--
2.34.1

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds


Subject: Re: [PATCH 0/2] sh: Revive BIOS earlyprintk support

Hi Geert!

On Thu, 2023-10-19 at 11:46 +0200, Geert Uytterhoeven wrote:
> SuperH BIOS earlyprintk support was accidently disabled.
> This series revives it, and records its existence in the documentation.
>
> This was tested on landisk using "earlyprintk=bios" and
> "earlyprintk=bios,keep".
>
> Thanks for your comments!

Thanks for catching this and fixing this! I will pick this up ASAP!

Adrian

--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Subject: Re: [PATCH 0/2] sh: Revive BIOS earlyprintk support

On Thu, 2023-10-19 at 11:46 +0200, Geert Uytterhoeven wrote:
> Hi all,
>
> SuperH BIOS earlyprintk support was accidently disabled.
> This series revives it, and records its existence in the documentation.
>
> This was tested on landisk using "earlyprintk=bios" and
> "earlyprintk=bios,keep".
>
> Thanks for your comments!
>
> Geert Uytterhoeven (2):
> sh: bios: Revive earlyprintk support
> Documentation: kernel-parameters: Add earlyprintk=bios on SH
>
> Documentation/admin-guide/kernel-parameters.txt | 3 +++
> arch/sh/Kconfig.debug | 11 +++++++++++
> 2 files changed, 14 insertions(+)
>

Series applied for v6.7 to my sh-linux tree in the for-next branch.

Thanks,
Adrian

--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913