
1 Sep
2011
1 Sep
'11
4:13 p.m.
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.