[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191216033230.26652-1-f.fainelli@gmail.com>
Date: Sun, 15 Dec 2019 19:32:30 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: bcm-kernel-feedback-list@...adcom.com,
"H. Nikolaus Schaller" <hns@...delico.com>,
Stefan Wahren <wahrenst@....net>, Ray Jui <rjui@...adcom.com>,
Scott Branden <sbranden@...adcom.com>,
Nicolas Saenz Julienne <nsaenzjulienne@...e.de>
Cc: linux@...linux.org.uk,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-rpi-kernel@...ts.infradead.org,
arm-soc <linux-arm-kernel@...ts.infradead.org>,
Linux-OMAP <linux-omap@...r.kernel.org>,
Tony Lindgren <tony@...mide.com>, letux-kernel@...nphoenux.org,
kernel@...a-handheld.com
Subject: Re: [PATCH v3] ARM: bcm: Add missing sentinel to bcm2711_compat[]
On Sun, 15 Dec 2019 08:49:02 +0100, "H. Nikolaus Schaller" <hns@...delico.com> wrote:
> commit 781fa0a95424 ("ARM: bcm: Add support for BCM2711 SoC")
>
> breaks boot of many other platforms (e.g. OMAP or i.MX6) if
> CONFIG_ARCH_BCM2835 is enabled in addition to some multiplatform
> config (e.g. omap2plus_defconfig). The symptom is that the OMAP
> based board does not show any activity beyond "Starting Kernel ..."
> even with earlycon.
>
> Reverting the mentioned commit makes it work again.
>
> The real fix is to add the missing NULL sentinel to the
> bcm2711_compat[] variable-length array.
>
> Fixes: 781fa0a95424 ("ARM: bcm: Add support for BCM2711 SoC")
> Acked-by: Stefan Wahren <wahrenst@....net>
> Signed-off-by: H. Nikolaus Schaller <hns@...delico.com>
> ---
Applied to soc/fixes, thanks!
--
Florian
Powered by blists - more mailing lists