From: Michael Olbrich <m.olbrich@pengutronix.de>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: distrokit@pengutronix.de, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [DistroKit] [PATCH v2] v7a: barebox update 2020.09.0 -> 2021.02.0
Date: Sat, 13 Mar 2021 11:48:38 +0100 [thread overview]
Message-ID: <20210313104838.GB32261@pengutronix.de> (raw)
In-Reply-To: <20210312134753.814101-1-u.kleine-koenig@pengutronix.de>
On Fri, Mar 12, 2021 at 02:47:53PM +0100, Uwe Kleine-König wrote:
> One new patch is required to fix a regression for USB on rpi3. Also USB
> on rpi3 requires CONFIG_USB_NOP_XCEIV=y now which is enabled in the rpi2
> config now.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> 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=(-netdev user,id=net1,hostfwd=tcp:127.0.0.1:${TELNET_EXTERNAL_PORT}-:${TELNET_INTERNAL_PORT},hostfwd=tcp:127.0.0.1:${SSH_EXTERNAL_PORT}-:${SSH_INTERNAL_PORT} )
> fi
>
> -BASE_CMDLINE="console=ttyAMA0,115200 loglevel=5 systemd.log_level=warning systemd.show_status=auto"
> +BASE_CMDLINE="console=ttyAMA0,115200 systemd.show_status=auto"
>
> if [ -d "${PTXDIST_PLATFORMDIR}/root/.virtfs_metadata" ]; then
> security_model="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
next prev parent reply other threads:[~2021-03-13 10:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-12 13:47 Uwe Kleine-König
2021-03-12 14:03 ` Ahmad Fatoum
2021-03-12 18:52 ` Robert Schwebel
2021-03-13 10:48 ` Michael Olbrich [this message]
2021-03-13 13:17 ` Robert Schwebel
2021-03-13 13:41 ` Michael Olbrich
2021-03-15 9:16 ` Robert Schwebel
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=20210313104838.GB32261@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=u.kleine-koenig@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox