[U-Boot] [PATCH 1/4]v2: Document CONFIG_SYS parameters for vxworks

Wolfgang Denk wd at denx.de
Sun Dec 7 00:17:07 CET 2008


Dear Niklaus Giger,

In message <200811032213.48223.niklaus.giger at member.fsf.org> you wrote:
> The following improvements are made and tested on my HCUx boards:
> 
> README
> - document bootvx and CONFIG_SYS_VXWORKS parameters
> 
> vxworks.h
> - add new vxworks.h with some default definitions
> 
> cmd_elf.c
> - 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
> 
> netstal-common.h
> use new  CONFIG_SYS_VXWORKS parameters
> 
> Signed-off-by: Niklaus Giger <niklaus.giger at member.fsf.org>
> ---
>  README |   18 ++++++++++++++++++
>  1 files changed, 18 insertions(+), 0 deletions(-)

Applied (with edits).

Please note:

1) the "v2:" part in the Subject line belongs *within* the [PATCH...]
   brackets, otherwise it becomes part of the commit message which
   makes no sense.

2) The comments above belon into the commit messages of the respective
patches *or* below the '---' line.

Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Never face facts; if you do, you'll never get up in the morning."
- Marlo Thomas


More information about the U-Boot mailing list