From: Ara Avanesyan <araav@hylink.am>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] IXDP size comments and board reset issue
Date: Mon, 17 Jan 2005 14:58:20 +0400 [thread overview]
Message-ID: <001701c4fc83$75769ec0$1000000a@araav> (raw)
In-Reply-To: 20050117042925.B7F5CF8DB@sc8-sf-spam2.sourceforge.net
Hi all,
i am confused by the following comments:
1. board/ixdp425/flash.c
switch (value) {
case (FPW) INTEL_ID_28F128J3A:
info->flash_id += FLASH_28F128J3A;
info->sector_count = 128;
info->size = 0x02000000;
break; /* => 16 MB */
the comment shows 16 mb (correctly) while it's assigned 32 mb
2. configs/ixdp425.h
/*
* Physical Memory Map
*/
#define CONFIG_NR_DRAM_BANKS 1 /* we have 2 banks of DRAM */
defined 1 but commented 2 banks.
am i missing something?
Also I have another issue regarding to reset.
After linux reboot, it calls hardware reset (arch_reset). My board hangs.
The same linux build resets fine with RedBoot. Is there anything specific
here? (i do not have debugger to debug it myself :( )
Thanks!
Ara
next parent reply other threads:[~2005-01-17 10:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20050117042925.B7F5CF8DB@sc8-sf-spam2.sourceforge.net>
2005-01-17 10:58 ` Ara Avanesyan [this message]
2005-01-18 4:46 ` [U-Boot-Users] IXDP size comments and board reset issue Sam Song
2005-01-20 9:06 ` Ara Avanesyan
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='001701c4fc83$75769ec0$1000000a@araav' \
--to=araav@hylink.am \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox