Move the bootstage_mark() function just before net_loop(), so that the IPv6 code is not in the way.
Signed-off-by: Simon Glass <[email protected]> --- (no changes since v1) cmd/net.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Applied to sjg/master, thanks!

