public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stage Iup - Fabrice & Frederic <stageiup@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Phy and Flash detection on ATMEL RM9200 EK based board
Date: Mon, 4 Jul 2005 09:13:30 +0200	[thread overview]
Message-ID: <cbc1ab7705070400131a769490@mail.gmail.com> (raw)

Hi all

i'm actually trying to use U-boot on my board that is based on the RM9200EK 
from Atmel
so when i configure it, i use the at91rm9200_config option but due to the 
fact that the Flash chip and the PHY chip are different they are not 
detected.
I'm using a AT49BV6416T (AT49BV6416 on the board from Atmel) and an Intel 
LXT971ALE A4 (Davicom on the board)

So does any body have an idea on how about to make these chips detected?
For the Flash Chip i've change the device id to go with the T flash (#define 
ATM_ID_BV6416 0x000000D6 >>> #define ATM_ID_BV6416 0x000000D2 in the
flash.hfile) and the flash organization ( OrgDef OrgAT49BV6416[] ={ {
8, 8*1024 },
{ 127, 64*1024 },}; >>> OrgDef OrgAT49BV6416[] ={ { 127, 64*1024 }, { 8, 
8*1024 },};)



with regards
-- 

Fr?d?ric Kwiatkowski
--
Plateforme Technologique Valence
T?l : 04 75 41 88 58
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20050704/f4e35b9c/attachment.htm 

                 reply	other threads:[~2005-07-04  7:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=cbc1ab7705070400131a769490@mail.gmail.com \
    --to=stageiup@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox