From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Sat, 13 Mar 2021 11:48:38 +0100 From: Michael Olbrich Message-ID: <20210313104838.GB32261@pengutronix.de> References: <20210312134753.814101-1-u.kleine-koenig@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210312134753.814101-1-u.kleine-koenig@pengutronix.de> Subject: Re: [DistroKit] [PATCH v2] v7a: barebox update 2020.09.0 -> 2021.02.0 List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: distrokit-bounces@pengutronix.de Sender: "DistroKit" To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: distrokit@pengutronix.de, Ahmad Fatoum On Fri, Mar 12, 2021 at 02:47:53PM +0100, Uwe Kleine-K=F6nig wrote: > One new patch is required to fix a regression for USB on rpi3. Also USB > on rpi3 requires CONFIG_USB_NOP_XCEIV=3Dy now which is enabled in the rpi2 > config now. > = > Signed-off-by: Uwe Kleine-K=F6nig > --- > Hello Robert, > = > Ahmad tested my update on beaglebone and pointed out to more patches to > add to the barebox patchstack. All three patches in this series were > already sent to the barebox list. Can you please replace the commit that > is currently 619f18c57d1aa1eac308f84137d1d2a8d98c53cf in next by this > one? > = > Best regards and thanks > Uwe > = [...] > configs/platform-v7a/run | 2 +- [...] > diff --git a/configs/platform-v7a/run b/configs/platform-v7a/run > index 1dc4fd645d88..65fa068e3bac 100755 > --- a/configs/platform-v7a/run > +++ b/configs/platform-v7a/run > @@ -65,7 +65,7 @@ if [ -z "${QEMU_NET}" ]; then > QEMU_NET=3D(-netdev user,id=3Dnet1,hostfwd=3Dtcp:127.0.0.1:${TELNET_EXT= ERNAL_PORT}-:${TELNET_INTERNAL_PORT},hostfwd=3Dtcp:127.0.0.1:${SSH_EXTERNAL= _PORT}-:${SSH_INTERNAL_PORT} ) > fi > = > -BASE_CMDLINE=3D"console=3DttyAMA0,115200 loglevel=3D5 systemd.log_level= =3Dwarning systemd.show_status=3Dauto" > +BASE_CMDLINE=3D"console=3DttyAMA0,115200 systemd.show_status=3Dauto" > = > if [ -d "${PTXDIST_PLATFORMDIR}/root/.virtfs_metadata" ]; then > security_model=3D"mapped-file" I don't think this should be part of the commit/ Michael -- = Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ DistroKit mailing list DistroKit@pengutronix.de