[U-Boot] [PATCH v2 2/2] powerpc/8xxx: Add new hwconfig APIs to address early parsing used by DDR init

Kumar Gala galak at kernel.crashing.org
Tue Jan 18 23:53:52 CET 2011


On Jan 18, 2011, at 4:40 PM, Kumar Gala wrote:

>> 
>> If we already know that there is no "hwconfig" setting in the
>> environment, why do we then need to go through all the
>> hwconfig_sub_f() and hwconfig_subarg_cmp_f() calls below?
>> 
>> Can we not short-cut all these?
> 
> Short cut how?

while we could clean this up, I'm leaving it alone in this patch as its not the goal of this patch to rework the world, just trying to fix hwconfig for use early.

- k


More information about the U-Boot mailing list