All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Siewior <bigeasy@linutronix.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] mpc85xx: make the MxMR register in upmconfig as a parameter
Date: Tue, 15 Jul 2008 13:28:18 +0200	[thread overview]
Message-ID: <487C89D2.4070702@linutronix.de> (raw)
In-Reply-To: <487C833C.3090603@grandegger.com>

Wolfgang Grandegger wrote:
>> +#define MXMR_OP_NORMAL    (0x00000000)
>> +#define MXMR_OP_WRITE    (0x10000000)
>> +#define MXMR_OP_READ    (0x20000000)
>> +#define MXMR_OP_RUN    (0x30000000)
> 
> Please use the the corresponding definitions from 
> "include/asm-ppc/fsl_lbc.h".
Ach okey. I do this with the new patch once Andy agreed how to pass the 
MxMR value.

Sebastian

      reply	other threads:[~2008-07-15 11:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-14 10:54 [U-Boot-Users] [PATCH] mpc85xx: make the MxMR register in upmconfig as a parameter Sebastian Siewior
2008-07-15  0:27 ` Andy Fleming
2008-07-15  9:13   ` Sebastian Siewior
2008-07-15 11:28     ` Wolfgang Grandegger
2008-07-20 11:51       ` Sebastian Siewior
2008-07-21 10:13         ` Wolfgang Grandegger
2008-07-15 11:00 ` Wolfgang Grandegger
2008-07-15 11:28   ` Sebastian Siewior [this message]

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=487C89D2.4070702@linutronix.de \
    --to=bigeasy@linutronix.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.