[U-Boot] [PULL] Rework : Please pull u-boot-imx

Tom Rini trini at konsulko.com
Mon Dec 18 17:22:57 UTC 2017


On Sun, Dec 17, 2017 at 10:50:49PM +0100, Stefano Babic wrote:

> Hi Tom,
> 
> please pull from u-boot-imx ("power: pmic/regulator allow dm be omitted
> by SPL" dropped), thanks !
> 
> The following changes since commit fcc8250c2f7c982f3593a8eecf737f8e2c95f222:
> 
>   Merge git://git.denx.de/u-boot-mips (2017-11-28 16:54:30 -0500)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-imx.git master
> 
> for you to fetch changes up to 7efc2dbfb2fa04bd4111615a8afb0822d6b88b09:
> 
>   arm: imx: add tzic interrupt controller for imx53 (2017-12-17 22:34:01
> +0100)
> 
> ----------------------------------------------------------------
[snip]
> Hannu Lounento (5):
>       net: e1000: add support for writing to EEPROM
>       net: e1000: split e1000_read_mac_addr
>       net: e1000: implement eth_write_hwaddr
>       board: ge: bx50v3: program MAC address to I210

This first patch adds a bunch of warnings about
e1000_update_eeprom_checksum_i210 being declared static and unused.
It's unused in the case of DM_ETH being set because we don't have
e1000_initialize and company compiled in, and thus no e1000_write_hwaddr
and thus no callers of e1000_update_eeprom_checksum_i210.  Given that I
see on my calendar a reminder that in early 2018 I need to make a lack
of DM conversion of $X a lot louder of warning, are these 4 things
imporant fixes that must come in now, or something that can be baked a
bit longer?

To see the warnings, build for say qemu-x86_64.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171218/c10890e0/attachment.sig>


More information about the U-Boot mailing list