
23 Apr
2020
23 Apr
'20
4:17 p.m.
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