[U-Boot] [PATCH 1/9] phy: atheros: introduce debug read and write functions

Tom Rini trini at konsulko.com
Fri Dec 6 05:10:08 CET 2019


On Fri, Dec 06, 2019 at 01:53:57AM +0100, Michael Walle wrote:
> Am 2019-12-06 00:58, schrieb Tom Rini:
> > That said, looking over the u-boot-spl.map, it looks like nfs stuff
> > doesn't get discarded for some reason, I'm going to look in to that.
> 
> CONFIG_CMD_NFS will pull that. There are also other network related
> cmds whose code is pulled into the SPL through net/net.c.

Right.  The way the networking stack behaves today I bet we have other
functionality being pulled in to SPL that we would rather be able to
discard as it's functionally unused.  What I sent to keep NFS out is a
little hacky looking but is the best we can do with the current
structure.  There might be a few other options we can drop out from the
loop.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20191205/5a9c0699/attachment.sig>


More information about the U-Boot mailing list