From: eric@anholt.net (Eric Anholt)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] bcm2835-dt-fixes-2017-10-06
Date: Fri, 6 Oct 2017 15:05:03 -0700 [thread overview]
Message-ID: <20171006220504.7776-1-eric@anholt.net> (raw)
Hi Florian. Here's a patch that's gone through a couple of revisions
on the list, that seriously fixes up the default serial behavior --
previously, without the right config.txt/cmdline bits, you'd often end
up with a hang with no output before booting completed. It would be
great to get it into 4.14.
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
are available in the git repository at:
git://github.com/anholt/linux tags/bcm2835-dt-fixes-2017-10-06
for you to fetch changes up to f08f58a2bf68900a84e782b8c7ad701c0654173c:
ARM: dts: bcm283x: Fix console path on RPi3 (2017-10-06 13:04:56 -0700)
----------------------------------------------------------------
This pull request brings in a fix for default serial console setup on
RPi3, so it now comes up with no config.txt/cmdline.txt settings in
the firmware.
----------------------------------------------------------------
Loic Poulain (1):
ARM: dts: bcm283x: Fix console path on RPi3
arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 9 +++------
arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 5 +++++
arch/arm/boot/dts/bcm283x.dtsi | 7 ++++++-
3 files changed, 14 insertions(+), 7 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Eric Anholt <eric@anholt.net>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-rpi-kernel@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Stefan Wahren <stefan.wahren@i2se.com>,
bcm-kernel-feedback-list@broadcom.com,
Loic Poulain <loic.poulain@gmail.com>,
Marcel Holtmann <marcel@holtmann.org>,
Eric Anholt <eric@anholt.net>
Subject: [GIT PULL 1/2] bcm2835-dt-fixes-2017-10-06
Date: Fri, 6 Oct 2017 15:05:03 -0700 [thread overview]
Message-ID: <20171006220504.7776-1-eric@anholt.net> (raw)
Hi Florian. Here's a patch that's gone through a couple of revisions
on the list, that seriously fixes up the default serial behavior --
previously, without the right config.txt/cmdline bits, you'd often end
up with a hang with no output before booting completed. It would be
great to get it into 4.14.
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
are available in the git repository at:
git://github.com/anholt/linux tags/bcm2835-dt-fixes-2017-10-06
for you to fetch changes up to f08f58a2bf68900a84e782b8c7ad701c0654173c:
ARM: dts: bcm283x: Fix console path on RPi3 (2017-10-06 13:04:56 -0700)
----------------------------------------------------------------
This pull request brings in a fix for default serial console setup on
RPi3, so it now comes up with no config.txt/cmdline.txt settings in
the firmware.
----------------------------------------------------------------
Loic Poulain (1):
ARM: dts: bcm283x: Fix console path on RPi3
arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 9 +++------
arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 5 +++++
arch/arm/boot/dts/bcm283x.dtsi | 7 ++++++-
3 files changed, 14 insertions(+), 7 deletions(-)
next reply other threads:[~2017-10-06 22:05 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-06 22:05 Eric Anholt [this message]
2017-10-06 22:05 ` [GIT PULL 1/2] bcm2835-dt-fixes-2017-10-06 Eric Anholt
2017-10-06 22:05 ` [GIT PULL 2/2] bcm2835-dt-next-2017-10-06 Eric Anholt
2017-10-06 22:05 ` Eric Anholt
2017-10-06 22:21 ` Florian Fainelli
2017-10-06 22:21 ` Florian Fainelli
2017-10-06 22:14 ` [GIT PULL 1/2] bcm2835-dt-fixes-2017-10-06 Florian Fainelli
2017-10-06 22:14 ` Florian Fainelli
2017-10-31 17:00 ` Matt Hart
2017-10-31 17:00 ` Matt Hart
2017-11-01 9:37 ` Peter Robinson
2017-11-01 9:37 ` Peter Robinson
2017-11-01 12:05 ` Stefan Wahren
2017-11-01 12:05 ` Stefan Wahren
2017-11-01 12:09 ` Peter Robinson
2017-11-01 12:09 ` Peter Robinson
2017-11-01 12:16 ` Marcel Holtmann
2017-11-01 12:16 ` Marcel Holtmann
2017-11-16 16:44 ` Peter Robinson
2017-11-16 16:44 ` Peter Robinson
2017-11-16 20:21 ` Eric Anholt
2017-11-16 20:21 ` Eric Anholt
2017-11-17 12:16 ` Peter Robinson
2017-11-17 12:16 ` Peter Robinson
[not found] ` <CAM9fo8MktM-WX-AGFCLeCrcoRDR4XjR09BGcbNb5X4G4yVaU2A@mail.gmail.com>
2017-11-21 10:03 ` Peter Robinson
2017-11-21 10:03 ` Peter Robinson
2017-11-22 8:07 ` Loic Poulain
2017-11-22 8:07 ` Loic Poulain
2017-11-01 13:06 ` Matt Hart
2017-11-01 13:06 ` Matt Hart
2017-11-01 17:44 ` Stefan Wahren
2017-11-01 17:44 ` Stefan Wahren
2017-11-02 8:33 ` Matt Hart
2017-11-02 8:33 ` Matt Hart
2017-11-01 16:54 ` Eric Anholt
2017-11-01 16:54 ` Eric Anholt
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=20171006220504.7776-1-eric@anholt.net \
--to=eric@anholt.net \
--cc=linux-arm-kernel@lists.infradead.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 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.