[U-Boot] [PATCH 5/5] sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD

Paul Gortmaker paul.gortmaker at windriver.com
Tue Oct 6 17:27:14 CEST 2015


On 2015-10-05 08:53 PM, Paul Gortmaker wrote:
> [Re: [U-Boot] [PATCH 5/5] sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD] On 04/10/2015 (Sun 01:45) Masahiro Yamada wrote:
> 
 
[...]

> 
>>
>> Any plan about this patch?
>>
>> I think this is the last non-generic board for PowerPC architecture.
>>
>> This board is still keeping us from removing arch/powerpc/lib/board.c
> 
> Let me see if I can identify the exact line of change that breaks
> booting tomorrow, and maybe then Simon or someone can suggest next steps
> from there.

So I broke down the suspect patch into three chunks, testing each
chunk as I went and it booted each time.  A git diff of my split
by 3 vs a cherry pick of what I thought was the offending commit
shows nothing.

So at this point, it seems the bisect returned the wrong result,
which is odd, since it seemed the same for sbc8548 and sbc8641.
Maybe a makefile bug let an object file get re-used that should
not have been?   I'll do distclean in each bisect step in the
future.

I'll have another chance to work on this Thurs AM, and I'm curious
to get to the bottom of this, so I'll follow up then with what I
find out.

Paul.
--

> 
> P.
> --
> 
>>
>>
>>
>> -- 
>> Best Regards
>> Masahiro Yamada


More information about the U-Boot mailing list