From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Johnson Date: Thu, 23 Apr 2020 08:17:37 -0600 Subject: Please pull u-boot-marvell/master In-Reply-To: <5419c20b-ec05-13ce-1608-b39d33579006@denx.de> References: <4fed3795-b572-32fb-5f8f-9189fbc943af@denx.de> <20200422183452.GD4555@bill-the-cat> <5419c20b-ec05-13ce-1608-b39d33579006@denx.de> Message-ID: <6dcb1be4aad9241784b321182ee979bc@lixil.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 2020-04-22 23:04, Stefan Roese wrote: > On 22.04.20 20:34, Tom Rini wrote: >> On Wed, Apr 22, 2020 at 04:48:33PM +0200, Stefan Roese wrote: >> >>> Hi Tom, >>> >>> please pull the 2nd batch of MVEBU related patches in this merge >>> window. The major changes are: >>> >> >> Applied to u-boot/master, thanks! >> >> But the following checkpatch should be fixed in a follow up sometime: >> WARNING: quoted string split across lines >> #28: FILE: cmd/mvebu/bubt.c:734: >> + printf("Error: A38x image meant to be >> " >> + "booted from \"%s\", not >> \"%s\"!\n", >> >> >> (There's another but I think the split is fine for how humans would >> grep >> for it). > > Joel, will you please take care of this. > > Thanks, > Stefan Yep, I'll get it updated today. Joel