commit | 29a4c24de99d8cb4ac32991c04cab87ed94ca1f9 | [log] [tgz] |
---|---|---|
author | Niklaus Giger <niklaus.giger@member.fsf.org> | Mon Nov 03 22:15:34 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Sun Dec 07 00:18:53 2008 +0100 |
tree | 486703f2606836e9c1a832544b7fd9d08f778d03 | |
parent | e9084b23d16102f44ace24379a1c0c352497ef80 [diff] |
cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters - fix size too small by one in sprintf - changed old (pre 2004) device name ibmEmac to emac - boot device may be overriden in board config - servername may be defined in board config - additional parameters may be defined in board config - fixed some line wrappings - replaced redundant MAX define by max Signed-off-by: Niklaus Giger <niklaus.giger@member.fsf.org>