]> Git Repo - u-boot.git/blobdiff - README
net: Convert protocol structures to use explicit sizes
[u-boot.git] / README
diff --git a/README b/README
index 9b748ccc34120b3c10dd8c33d84269bff6853b1b..fce66d6e0eebc8d5679aca9cec4f73865c4a4094 100644 (file)
--- a/README
+++ b/README
@@ -3340,9 +3340,9 @@ Legacy uImage format:
    65  net/eth.c               Ethernet found.
 
   -80  common/cmd_net.c        usage wrong
-   80  common/cmd_net.c        before calling NetLoop()
-  -81  common/cmd_net.c        some error in NetLoop() occurred
-   81  common/cmd_net.c        NetLoop() back without error
+   80  common/cmd_net.c        before calling net_loop()
+  -81  common/cmd_net.c        some error in net_loop() occurred
+   81  common/cmd_net.c        net_loop() back without error
   -82  common/cmd_net.c        size == 0 (File with size 0 loaded)
    82  common/cmd_net.c        trying automatic boot
    83  common/cmd_net.c        running "source" command
This page took 0.025967 seconds and 4 git commands to generate.