From mboxrd@z Thu Jan 1 00:00:00 1970 From: Weijie Gao Date: Thu, 21 Jan 2021 11:12:32 +0800 Subject: [PATCH v4 01/23] mips: dts: switch to board defines for dtb for mtmips In-Reply-To: <96151195fbb27c820b368231530a2f4c0a3413e2.camel@gmail.com> References: <1610956458.28105.18.camel@mcddlt001> <1611017886.28105.19.camel@mcddlt001> <96151195fbb27c820b368231530a2f4c0a3413e2.camel@gmail.com> Message-ID: <1611198752.28105.21.camel@mcddlt001> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2021-01-20 at 16:51 +0100, Daniel Schwierzeck wrote: > Hi Weijie, > > Am Dienstag, den 19.01.2021, 08:58 +0800 schrieb Weijie Gao: > > > > > > > > Hi Daniel, > > > > > > > > Gentle ping > > > > > > > > I'm just curious when can the patch series be merged into u-boot/master? > > > > > > > > > > Hi Weijie, > > > > > > thanks for the reminder, I missed the opening of the merge window ;) > > > > > > I rebased the MIPS next branch and triggered all CI builds. If all is > > > ok, I'll prepare a pull request. > > > > > > > got it. thanks. > > in mainline there was a lot of renaming in DM core. I created fixup > commits in u-boot-mips/next to fix all build errors. Could you give it > short look and test? Thanks. > I have tested and all works fine. Regards