From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752841AbdJFWO2 (ORCPT ); Fri, 6 Oct 2017 18:14:28 -0400 Received: from mail-qk0-f195.google.com ([209.85.220.195]:38496 "EHLO mail-qk0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751421AbdJFWO0 (ORCPT ); Fri, 6 Oct 2017 18:14:26 -0400 X-Google-Smtp-Source: AOwi7QBqZfiCKZhpBl4gf0MBYP5ndBzStP0vvJs+J6NK4woUWRFnj8HN7+JVsBIMA9IGt6PjTPrPRA== Subject: Re: [GIT PULL 1/2] bcm2835-dt-fixes-2017-10-06 To: Eric Anholt Cc: linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stefan Wahren , bcm-kernel-feedback-list@broadcom.com, Loic Poulain , Marcel Holtmann References: <20171006220504.7776-1-eric@anholt.net> From: Florian Fainelli Message-ID: Date: Fri, 6 Oct 2017 15:14:20 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20171006220504.7776-1-eric@anholt.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/06/2017 03:05 PM, Eric Anholt wrote: > 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. > > ---------------------------------------------------------------- Merged, thanks Eric -- Florian