public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Bug in AT91RM9200 memsetup?
@ 2004-12-12 14:17 Steven Scholz
  2004-12-12 18:48 ` [U-Boot-Users] Linux hangs on SCC2 (consol) Alireza Sadri
  2004-12-13  0:17 ` [U-Boot-Users] Bug in AT91RM9200 memsetup? Wolfgang Denk
  0 siblings, 2 replies; 4+ messages in thread
From: Steven Scholz @ 2004-12-12 14:17 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-12-13  0:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-12 14:17 [U-Boot-Users] Bug in AT91RM9200 memsetup? Steven Scholz
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox