[PATCH v3 21/46] net: Keep the bootstage functions together

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


Move the bootstage_mark() function just before net_loop(), so that the
IPv6 code is not in the way.

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

(no changes since v1)

 cmd/net.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list