public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Josef Meser <josef.meser@odm.at>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ARM9: Reset hw/reg @0xfffece10?
Date: Fri, 29 Jun 2007 13:21:25 +0200	[thread overview]
Message-ID: <1183116085.3126.23.camel@odpc49> (raw)

Hi,

I am working on an u-boot port for an ARM926EJ-S based SOC (SVENm).

Implementing the 'reset' cmd I tried to understand what other 
ARM9 CPUs do there.
There is some similar code for reset_cpu() in:
cpu/arm925t/start.S:422:        ldr     r1, rstctl1     /* get clkm1 reset ctl */
cpu/arm926ejs/omap/reset.S:36:  ldr     r1, rstctl1     /* get clkm1 reset ctl */
cpu/arm926ejs/versatile/reset.S:36:     ldr     r1, rstctl1     /* get clkm1 reset ctl */
cpu/arm946es/start.S:398:       ldr     r1, rstctl1     /* get clkm1 reset ctl */

which all refers to 
rstctl1:
         .word   0xfffece10

I looked in various docs (Versatile, ARM926, ...), but did not find any
reference to hw at 0xfffece10.

Could anyone please point me to a document which describes the hw/reg
found there?

Regards,
Josef

                 reply	other threads:[~2007-06-29 11:21 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=1183116085.3126.23.camel@odpc49 \
    --to=josef.meser@odm.at \
    --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