All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] powerpc/85xx: standardize display of address map size (32-bit vs. 36-bit)
Date: Thu, 1 Sep 2011 09:13:06 -0500	[thread overview]
Message-ID: <74EC16E9-B526-40AA-BD18-F1AB383F1227@freescale.com> (raw)
In-Reply-To: <CA7ACAD5-C754-4F8A-BE2E-97E04DD005B2@freescale.com>

On Sep 1, 2011, at 9:07 AM, Kumar Gala <kumar.gala@freescale.com> wrote:

> 
> On Aug 31, 2011, at 5:15 PM, Timur Tabi wrote:
> 
>> 
>> +    /*
>> +     * If we support 36-bit addressing, then display whether this is a
>> +     * 32-bit build or a 36-bit build.
>> +     */
>> +#ifdef CONFIG_ENABLE_36BIT_PHYS
>> +#ifdef CONFIG_PHYS_64BIT
> 
> #if defined(A) && defined(B)

That's not what I want to do.  Look at the code more closely. 

> 
> Wolfgang's being making comments about reducing the boot info we've been outputting so would like his 2 cents on this.

I understand that, but the patch description explains why this is important.  
> 

  reply	other threads:[~2011-09-01 14:13 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-31 22:15 [U-Boot] [PATCH 1/2] powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BIT Timur Tabi
2011-08-31 22:15 ` [U-Boot] [PATCH 2/2] powerpc/85xx: standardize display of address map size (32-bit vs. 36-bit) Timur Tabi
2011-09-01 14:07   ` Kumar Gala
2011-09-01 14:13     ` Timur Tabi [this message]
2011-09-01 14:22     ` Wolfgang Denk
2011-09-01 14:54       ` Timur Tabi
2011-09-01 21:59         ` Wolfgang Denk
2011-09-01 22:09           ` Timur Tabi
2011-09-05 14:11             ` Wolfgang Denk
2011-09-02  3:38           ` Kumar Gala
2011-09-02 11:36             ` Tabi Timur-B04825
2011-09-02 13:12               ` Kumar Gala
2011-09-02 13:41                 ` Timur Tabi
2011-09-02 18:24                   ` Kumar Gala
2011-09-02 18:25                     ` Timur Tabi
2011-09-02 22:10                     ` Wolfgang Denk
2011-09-05 14:15                   ` Wolfgang Denk
2011-09-05 14:14             ` 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=74EC16E9-B526-40AA-BD18-F1AB383F1227@freescale.com \
    --to=timur@freescale.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.