[U-Boot] [PATCH 2/2] powerpc/85xx: standardize display of address map size (32-bit vs. 36-bit)
Kumar Gala
galak at kernel.crashing.org
Fri Sep 2 15:12:04 CEST 2011
On Sep 2, 2011, at 6:36 AM, Tabi Timur-B04825 wrote:
> Kumar Gala wrote:
>> 1. We reduce the amount printed in the "default" case
>> 2. First choice should always be to have a command the print status info
>> 3. Allow a board port to makes its own decision if it wants to do something like enable CONFIG_PCI_SCAN_SHOW
>>
>> Any concerns w/that proposal?
>
> Are you talking about my patch, or about CONFIG_PCI_SCAN_SHOW?
>
> The reason I like my patch as-is is because it completely eliminates the
> board from the decision. It's only one line, and it's CONSISTENT. That's
> the key part. We have not been consistent about this, and it seems silly
> for each board to implement the same feature.
Both. I'm think for your patch we'd add some general config option for extra print info.
- k
More information about the U-Boot
mailing list