[U-Boot-Users] [PATCH] Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating

Wolfgang Denk wd at denx.de
Thu Jun 5 00:06:36 CEST 2008


In message <1211500612-4110-1-git-send-email-ptyser at xes-inc.com> you wrote:
> Removed unneeded command line history initialization.  Also, the original
> code would access the 'initted' variable before relocation to SDRAM
> which resulted in erratic behavior since the bss is not initialized when
> executing from flash.
> 
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
>  common/main.c |    6 ------
>  1 files changed, 0 insertions(+), 6 deletions(-)

Applied, 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
This is now.  Later is later.




More information about the U-Boot mailing list