commit | e5deaf5894867c9368bb217fae0c026a25953b8e | [log] [tgz] |
---|---|---|
author | Stany MARCEL <stanypub@gmail.com> | Wed Nov 27 14:48:43 2013 +0100 |
committer | Tom Rini <trini@ti.com> | Fri Dec 13 09:17:32 2013 -0500 |
tree | ab7b62daef37e181fce83d773fb9623e7b1a2f18 | |
parent | 55f5d8a615873699cc6f701756edc030b25e66eb [diff] |
Correct vxWorks elf boot to load at correct address argv[0] contains bootvx (command name) not the load address, if called with argv < 2 use load_addr, else use address argument given to the command. Signed-off-by: Stany MARCEL <smarcel@novasys-ingenierie.com>