From: Greg Ungerer <gerg@linux-m68k.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Linux/m68k <linux-m68k@vger.kernel.org>
Subject: Re: [PATCH] m68knommu: clean up uClinux boot log output
Date: Fri, 9 Sep 2016 16:47:07 +1000 [thread overview]
Message-ID: <67f9c06e-309a-13c9-d49b-06a5160a2f4d@linux-m68k.org> (raw)
In-Reply-To: <CAMuHMdWyQ_8He0MYr81cQ+mfSHMQBU-BLh8HmFNAFzZK_NwTVA@mail.gmail.com>
Hi Geert,
On 09/09/16 16:21, Geert Uytterhoeven wrote:
> On Fri, Sep 9, 2016 at 3:10 AM, Greg Ungerer <gerg@linux-m68k.org> wrote:
>> --- a/arch/m68k/kernel/setup_no.c
>> +++ b/arch/m68k/kernel/setup_no.c
>> @@ -106,7 +106,7 @@ void __init setup_arch(char **cmdline_p)
>> process_uboot_commandline(&command_line[0], sizeof(command_line));
>> #endif /* CONFIG_UBOOT */
>>
>> - printk(KERN_INFO "\x0F\r\n\nuClinux/" CPU_NAME "\n");
>> + printk(KERN_INFO "uClinux with CPU " CPU_NAME "\n");
>
> pr_info() while you're at it?
If I do that I think I need to do the 12 printk's that follow
that as well :-)
Perhaps I should do that as a separate patch.
Thanks
Greg
next prev parent reply other threads:[~2016-09-09 6:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-09 1:10 [PATCH] m68knommu: clean up uClinux boot log output Greg Ungerer
2016-09-09 6:21 ` Geert Uytterhoeven
2016-09-09 6:47 ` Greg Ungerer [this message]
2016-09-09 14:20 ` Andreas Schwab
2016-09-09 14:45 ` Geert Uytterhoeven
2016-09-10 4:54 ` Greg Ungerer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=67f9c06e-309a-13c9-d49b-06a5160a2f4d@linux-m68k.org \
--to=gerg@linux-m68k.org \
--cc=geert@linux-m68k.org \
--cc=linux-m68k@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox