Prepare v2010.06-rc3

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk
2010-06-23 20:50:54 +02:00
parent 460c2ce362
commit 482126e27b
4 changed files with 821 additions and 69 deletions

View File

@ -32,7 +32,7 @@ static ulong get_arg(char *s, int w)
{
ulong *p;
/*
/*
* if the parameter starts with a '*' then assume
* it is a pointer to the value we want
*/