diff options
author | Peter Tyser <ptyser@xes-inc.com> | 2008-05-22 18:56:52 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-06-03 21:33:27 +0200 |
commit | 35ef877f0a8f6232cdef748f442fed5accb2b641 (patch) | |
tree | 40fe161f557f9b8c9347a5c1bdefeeed74a4218a /cpu/mpc83xx | |
parent | 22f371b63038a4ecab04068877c1089e51a01ba1 (diff) | |
download | u-boot-imx-35ef877f0a8f6232cdef748f442fed5accb2b641.zip u-boot-imx-35ef877f0a8f6232cdef748f442fed5accb2b641.tar.gz u-boot-imx-35ef877f0a8f6232cdef748f442fed5accb2b641.tar.bz2 |
Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
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@xes-inc.com>
Diffstat (limited to 'cpu/mpc83xx')
0 files changed, 0 insertions, 0 deletions