public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Steven Scholz <steven.scholz@imc-berlin.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Bug in AT91RM9200 memsetup?
Date: Sun, 12 Dec 2004 15:17:18 +0100	[thread overview]
Message-ID: <41BC52EE.4070907@imc-berlin.de> (raw)

Hi there,

board/at91rm9200dk/memsetup.S and board/cmc_pu2/memsetup.S define

#define PIOC_ASR 0xFFFFF870
#define PIOC_BSR 0xFFFFF804
#define PIOC_PDR 0xFFFFF804

but according to the User Manunal is should have been:

#define PIOC_ASR 0xFFFFF870
#define PIOC_BSR 0xFFFFF874
#define PIOC_PDR 0xFFFFF804

Is that a bug or a feature?
-- 
Steven Scholz

             reply	other threads:[~2004-12-12 14:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-12 14:17 Steven Scholz [this message]
2004-12-12 18:48 ` [U-Boot-Users] Linux hangs on SCC2 (consol) Alireza Sadri
2004-12-12 19:10   ` Wolfgang Denk
2004-12-13  0:17 ` [U-Boot-Users] Bug in AT91RM9200 memsetup? Wolfgang Denk

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=41BC52EE.4070907@imc-berlin.de \
    --to=steven.scholz@imc-berlin.de \
    --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