From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 23 Apr 2021 12:58:49 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1lZtWL-0005h9-FY for lore@lore.pengutronix.de; Fri, 23 Apr 2021 12:58:49 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1lZtWK-0002FX-Qz; Fri, 23 Apr 2021 12:58:48 +0200 Received: from pty.hi.pengutronix.de ([2001:67c:670:100:1d::c5]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lZtWJ-0002FK-BY; Fri, 23 Apr 2021 12:58:47 +0200 Received: from rsc by pty.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1lZtWJ-0005CO-23; Fri, 23 Apr 2021 12:58:47 +0200 Date: Fri, 23 Apr 2021 12:58:47 +0200 From: Robert Schwebel To: Ahmad Fatoum Message-ID: <20210423105847.iu2imnsmcy5f6unl@pengutronix.de> References: <20210421073820.1318-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210421073820.1318-1-a.fatoum@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 12:58:23 up 142 days, 1:04, 50 users, load average: 0,01, 0,02, 0,00 User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [DistroKit] =?utf-8?q?=5BPATCH=5D_v7a=3A_barebox=3A_version_bump?= =?utf-8?b?IHYyMDIxLjAyLjAg4oaSIHYyMDIxLjA0LjA=?= X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: distrokit@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On Wed, Apr 21, 2021 at 09:38:20AM +0200, Ahmad Fatoum wrote: > Updating to v2021.04.0 lets us drop the patches we have, but > unfortunately we need to import a new patch in return to fix > a USB/Ethernet breakage on barebox-rpi2. > > Kconfig changes are those produced by oldconfig, except for the > following: > > - BTHREAD: new feature that's not used by default, but could use > some extra coverage. Enable it for all configuration, except > for am335x-mlo, where we have a restrictive size limitation. > > - MACH_STM32MP15X_EV1: The EV1 is the full featured STM32MP1 > evaluation kit. In preperation for supporting this, enable its > newly added barebox support. > > Signed-off-by: Ahmad Fatoum > --- > .../platform-v7a/barebox-am335x-mlo.config | 13 +++- > configs/platform-v7a/barebox-am335x.config | 16 ++++- > .../platform-v7a/barebox-am335x.config.diff | 4 +- > configs/platform-v7a/barebox-at91.config | 13 +++- > configs/platform-v7a/barebox-at91.config.diff | 4 +- > configs/platform-v7a/barebox-mx6.config | 15 ++++- > configs/platform-v7a/barebox-mx6.config.diff | 4 +- > configs/platform-v7a/barebox-rpi2.config | 14 +++- > configs/platform-v7a/barebox-rpi2.config.diff | 2 +- > configs/platform-v7a/barebox-stm32mp.config | 15 ++++- > .../platform-v7a/barebox-stm32mp.config.diff | 6 +- > configs/platform-v7a/barebox-vexpress.config | 14 +++- > .../platform-v7a/barebox-vexpress.config.diff | 2 +- > configs/platform-v7a/barebox.config | 14 +++- > .../bcm283X-Select-OF-clock-providers.patch | 30 --------- > .../net-phy-fix-waiting-for-link.patch | 35 ---------- > ...probe-simple-pm-bus-children-as-well.patch | 40 ----------- > .../patches/barebox-2021.02.0/series | 6 -- > ...ase-timeout-for-waiting-on-host-mode.patch | 67 +++++++++++++++++++ > .../patches/barebox-2021.04.0/series | 1 + > configs/platform-v7a/platformconfig | 4 +- > 21 files changed, 176 insertions(+), 143 deletions(-) > delete mode 100644 configs/platform-v7a/patches/barebox-2021.02.0/bcm283X-Select-OF-clock-providers.patch > delete mode 100644 configs/platform-v7a/patches/barebox-2021.02.0/net-phy-fix-waiting-for-link.patch > delete mode 100644 configs/platform-v7a/patches/barebox-2021.02.0/of-base-probe-simple-pm-bus-children-as-well.patch > delete mode 100644 configs/platform-v7a/patches/barebox-2021.02.0/series > create mode 100644 configs/platform-v7a/patches/barebox-2021.04.0/0001-usb-dwc2-increase-timeout-for-waiting-on-host-mode.patch > create mode 100644 configs/platform-v7a/patches/barebox-2021.04.0/series Applied to next. rsc -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 | _______________________________________________ DistroKit mailing list DistroKit@pengutronix.de