From: Rodel Miguel <rodelfmiguel@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] env_init hangs!!!
Date: Tue, 16 Nov 2004 22:43:22 +0800 [thread overview]
Message-ID: <698a2fda041116064331445bc2@mail.gmail.com> (raw)
Hi All,
I've searched the archives for this, but I'm not successful.
I am porting u-boot_1.1.1 on an arm920t based board. I used SMDK2410
as my template for porting. I modified the flash, UART, and memsetup
that would suit my board, however there were no messages displayed on
the UART. I tried to trace which point in the u-boot code does my
system hang. The program counter stops in the crc32 call in the
env_init function ( ! CFG_ENV_ADDR_REDUND ). What could be causing my
system to hang on the ff. line:
if (crc32(0, env_ptr->data, ENV_SIZE) == env_ptr->crc)
Thank you very much for your time.
Best Regards,
Rodel
next reply other threads:[~2004-11-16 14:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-16 14:43 Rodel Miguel [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-11-16 15:16 [U-Boot-Users] env_init hangs!!! VanBaren, Gerald
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=698a2fda041116064331445bc2@mail.gmail.com \
--to=rodelfmiguel@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.