Problem might be in SDRAM configuration. Just
check it…
Regards,
Karthikeyan
From:
u-boot-users-bounces@lists.sourceforge.net
[mailto:u-boot-users-bounces@lists.sourceforge.net] On Behalf Of navin karnam
Sent: Wednesday, July 02, 2008
11:36 AM
To:
u-boot-users@lists.sourceforge.net
Subject: [U-Boot-Users] Problem
with the prompt
Hi all,
When u-boot
is loaded on board following messages come on my board.
U-Boot
1.3.3 (Jul 2 2008 - 10:34:34)
DRAM:
256 MB
ERROR:
too many flash sectors
Flash: 64
MB
***
Warning - bad CRC, using default environment
In:
serial
Out:
serial
Err:
serial
$
If I
don't press any key, within 1 minute above things repeat on hyper terminal
again. Actually till user doesn't press anything, above messages should not
repeat on hyper terminal.
Kindly
note that
1) CONFIG_BOOTDELAY -1
And none of the below #defines
are enabled
CONFIG_BOOT_RETRY_TIME
CONFIG_BOOT_RETRY_MIN
CONFIG_AUTOBOOT_KEYED
CONFIG_AUTOBOOT_PROMPT
CONFIG_AUTOBOOT_DELAY_STR
CONFIG_AUTOBOOT_STOP_STR
CONFIG_AUTOBOOT_DELAY_STR2
CONFIG_AUTOBOOT_STOP_STR2
CONFIG_ZERO_BOOTDELAY_CHECK
CONFIG_RESET_TO_RETRY
--
Regards,
Naveen