[PATCH v3 25/46] net: Return the address and size from parse_addr_size()

Simon Glass sjg at chromium.org
Fri Dec 20 05:05:54 CET 2024


Rather than updating the global, update the value of some parameters,
so the action of the function is simpler.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 cmd/net.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list