[U-Boot] [PATCH] Fixed lineendings in tools/img2brec.sh
Wolfgang Denk
wd at denx.de
Tue Oct 14 22:25:31 CEST 2008
Dear Niklaus Giger,
In message <1222864329486-git-send-email-niklaus.giger at netstal.com> you wrote:
>
> Signed-off-by: Niklaus Giger <niklaus.giger at netstal.com>
> ---
> tools/img2brec.sh | 598 ++++++++++++++++++++++++++--------------------------
Sorry, this patch is corrupt:
...
> echo "\
> -********************************************
> -* Initialize I/O Pad Driving Strength *
> -********************************************
> -0021B80CC4000003AB
> -********************************************
> -* Initialize SDRAM *
> -********************************************
> -00221000C492120200 ; pre-charge command
> -08200000E4 ; special read
> -
> -00221000C4A2120200 ; auto-refresh command
> -08000000E4 ; 8 special read
> -08000000E4 ; 8 special read
> -08000000E4 ; 8 special read
> -08000000E4 ; 8 special read
> -08000000E4 ; 8 special read
> -08000000E4 ; 8 special read
> -08000000E4 ; 8 special read
> -08000000E4 ; 8 special read
> -
> -00221000C4B2120200 ; set mode register
> -08111800E4 ; special read
> -
> -00221000C482124200 ; set normal mode
> -
> "
^^^^^^^^^^^^^^^^^^^^^^
Something happenend here.
It looks as if the line should read >>+echo "\<< but it's only >>"<<
> +********************************************
> +* Initialize I/O Pad Driving Strength *
> +********************************************
> +0021B80CC4000003AB
> +********************************************
> +* Initialize SDRAM *
> +********************************************
Please fix and resubmit.
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
PROGRAM - n. A magic spell cast over a computer allowing it to turn
one's input into error messages.
v. tr. - To engage in a pastime similar to banging one's head against
a wall, but with fewer opportunities for reward.
More information about the U-Boot
mailing list