From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] synopsys/hsdk: Linux Boot log cleanup
Date: Mon, 10 Sep 2018 22:56:28 +0200 [thread overview]
Message-ID: <20180910225628.13078b62@windsurf> (raw)
In-Reply-To: <20180821133244.39822-1-Evgeniy.Didin@synopsys.com>
Hello,
On Tue, 21 Aug 2018 16:32:44 +0300, Evgeniy Didin wrote:
> This patch removes duplicate messages in Linux log on HSDK board.
> For HSDK board we setup bootargs via device tree,
> see https://elixir.bootlin.com/linux/latest/source/arch/arc/boot/dts/hsdk.dts#L25
> "console=ttyS3" was mistakenly placed in u-boot bootargs which are
> appended to Kernel bootargs in case of using buildin .dtb.
>
> Before patch log is like:
> ------------------------8<-------------------------------------
> mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 25000000Hz,...
> mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 25000000Hz,...
> mmc0: new SDHC card at address 59b4
> mmc0: new SDHC card at address 59b4
> blk_queue_max_segment_size: set to minimum 8192
> blk_queue_max_segment_size: set to minimum 8192
> ------------------------>8-------------------------------------
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-09-10 20:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-21 13:32 [Buildroot] [PATCH v2] synopsys/hsdk: Linux Boot log cleanup Evgeniy Didin
2018-09-10 20:56 ` Thomas Petazzoni [this message]
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=20180910225628.13078b62@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.