Please pull u-boot-marvell/master
Tom Rini
trini at konsulko.com
Sun Aug 1 05:28:47 CEST 2021
On Sat, Jul 31, 2021 at 12:04:01PM +0200, Stefan Roese wrote:
> Hi Tom,
>
> please pull the next batch of Marvell MVEBU related patches. Here the
> summary log:
First off, I've applied the whole series to u-boot/master and pushed.
Second, I see from:
commit 5fce2875569d6e859443af7af3477c3aebfee383
Author: Pali Rohár <pali at kernel.org>
Date: Fri Jul 23 11:14:27 2021 +0200
SPL: Add support for specifying offset between header and image
That a number of boards are now doing:
variscite_dart6ul: spl/u-boot-spl:all +144 spl/u-boot-spl:text +144
spl-u-boot-spl: add: 3/0, grow: 2/-1 bytes: 142/-4 (138)
function old new delta
memmove - 42 +42
spl_mmc_load 320 356 +36
__aeabi_uidivmod - 24 +24
__aeabi_idivmod - 24 +24
spl_parse_image_header 24 40 +16
board_init_r 220 216 -4
Which I think is because we need to use do_div and so rather than '/' and '%'
directly in the code. Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210731/41acc898/attachment.sig>
More information about the U-Boot
mailing list