[PATCH v3 24/46] net: Return the load address from parse_args()

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


Rather than updating the global, update the value of a parameter, so the
action of the function is simpler.

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

(no changes since v1)

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

Applied to sjg/master, thanks!


More information about the U-Boot mailing list