All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] 8xx: prevent a machine check in scc_init().
Date: Thu, 25 Sep 2008 22:29:54 -0700	[thread overview]
Message-ID: <48DC7352.9060704@gmail.com> (raw)
In-Reply-To: <20080922202638.31212248EE@gemini.denx.de>

Wolfgang Denk wrote:
> Dear Gary Jennejohn,
>
> In message <20080918135224.3ad21fd6@peedub.jennejohn.org> you wrote:
>   
>> Without this change DPRAM can be exhausted when CFG_ALLOC_DPRAM is
>> defined, which eventually leads to a machine check.  This change
>> assures that DPRAM is allocated only once in that case.
>>
>> Signed-off-by: Gary Jennejohn <garyj@denx.de>
>> ---
>>  cpu/mpc8xx/scc.c |    4 +++-
>>  1 files changed, 3 insertions(+), 1 deletions(-)
>>     
>
> Applied, with minor re-editing to make the code look similar to what
> we have in cpu/mpc8xx/fec.c
>
> Thanks.
>
>
> Bein, I hope it is OK with you that I pulled this directly.
>
>   
Totally fine.  I've been off-grid for a while and am finally starting to 
catch up.  Thanks for taking care of this.
> Best regards,
>
> Wolfgang Denk
>
>   

      reply	other threads:[~2008-09-26  5:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-14  9:49 [U-Boot] [PATCH] 8xx: prevent a machine check in scc_init() Gary Jennejohn
2008-09-14 17:07 ` Wolfgang Denk
2008-09-15  8:59   ` Gary Jennejohn
2008-09-15 10:58     ` Wolfgang Denk
2008-09-18 11:52 ` [U-Boot] [PATCH V2] " Gary Jennejohn
2008-09-22 20:26   ` Wolfgang Denk
2008-09-26  5:29     ` Ben Warren [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=48DC7352.9060704@gmail.com \
    --to=biggerbadderben@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 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.