summaryrefslogtreecommitdiff
path: root/net/eth.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2013-06-11 18:14:46 (GMT)
committerTom Rini <trini@ti.com>2013-06-26 14:16:41 (GMT)
commit983c72f479173bced296f7292b4a9fbef9d17688 (patch)
treea484e1ec6bc6d48ce0957c87df79357f319e618d /net/eth.c
parent37544a6dabdaf474726ed8374c58598f61e3fd71 (diff)
downloadu-boot-983c72f479173bced296f7292b4a9fbef9d17688.tar.xz
Clarify bootm OS arguments
At present the arguments to bootm are processed in a somewhat confusing way. Sub-functions must know how many arguments their calling functions have processed, and the OS boot function must also have this information. Also it isn't obvious that 'bootm' and 'bootm start' provide arguments in the same way. Adjust the code so that arguments are removed from the list before calling a sub-function. This means that all functions can know that argv[0] is the first argument of which they need to take notice. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'net/eth.c')
0 files changed, 0 insertions, 0 deletions