Re: [coreboot] broken boards

2014-10-10 Thread The Gluglug
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The issue is that on affected machines, it's very hard to know what's
happening because serial output doesn't even work.

On 11/10/14 01:42, ron minnich wrote:
> "It broke" is not a very useful diagnosis. Anyone care to report
> what's going on?
> 
> Thanks!
> 
> Ron
> 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBAgAGBQJUOH1VAAoJEP9Ft0z50c+ULhcH/3+WvN09RZmdGCMbbLxpC53r
nKNRGWR4SQNIfmGrUGiWQeMqgeCG3iOzKsogPoaATyEaRB4npzJxw25NRZZTgHdU
CGDpFB3yhcJBp0xWKCO4yv5QtjTPDgRq6Kt9fgq+Rg52EiKHiJch5nN2fTJ2hsdH
jnptoNFbxUh4T7muqqS3ZPhJTJBujlfooB2+y0746RO/AmBGFn60RcEHngUzvDBW
eC2662L1QgmdXRscCMdz10+6WSONWu65HcTuem54yS1QjgLupMu5hzs22bj/6Wcf
3nQOp76XppsFJzijEaxDOFxa1n+x1dWMW//RZAE8WXDtlqhVC1iAdpo/i7yXd6E=
=hRFZ
-END PGP SIGNATURE-

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot


Re: [coreboot] broken boards

2014-10-10 Thread ron minnich
Sorry. Forgot to cc list
On Oct 10, 2014 5:47 PM, "ron minnich"  wrote:
>
> Yep. It's another fun "compare two images" good times. What differs
between the good and bad binaries?
>
> Ndisasm is your friend here.
>
> I feel your pain:-(
>
> Ron
-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] broken boards

2014-10-10 Thread ron minnich
Android defaults sometimes surprise me.

When we've had this kind of issue in the past a disassembly diff   of good
vs bad has sometimes led to diagnosis. I think you have a rough idea what's
broken so start there. Painful but necessary.

Ron
-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] broken boards

2014-10-10 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 11.10.2014 03:03, ron minnich wrote:
> Android defaults sometimes surprise me.
> 
> When we've had this kind of issue in the past a disassembly diff   of
> good vs bad has sometimes led to diagnosis. I think you have a rough
> idea what's broken so start there. Painful but necessary.
> 
.car.data is linked at wrong address.
Working:
  4 .car.data 00b4  ff7f  ff7f  00012b00  2**5
  CONTENTS
Broken:
  4 .car.data 00ac      00012b00  2**5
  CONTENTS

> Ron
> 
> 
> 




signature.asc
Description: OpenPGP digital signature
-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] broken boards

2014-10-10 Thread ron minnich
What intrigues me is that I have been building x86 coreboot with this patch
in place for a year. I wonder if we're missing a subsequent patch...
-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] broken boards

2014-10-10 Thread ron minnich
On to boarding maybe we can fix it in Prague
-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] broken boards

2014-10-10 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 11.10.2014 03:20, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> On 11.10.2014 03:03, ron minnich wrote:
>> Android defaults sometimes surprise me.
>>
>> When we've had this kind of issue in the past a disassembly diff   of
>> good vs bad has sometimes led to diagnosis. I think you have a rough
>> idea what's broken so start there. Painful but necessary.
>>
> .car.data is linked at wrong address.
> Working:
>   4 .car.data 00b4  ff7f  ff7f  00012b00  2**5
>   CONTENTS
> Broken:
>   4 .car.data 00ac      00012b00  2**5
>   CONTENTS
> 
http://review.coreboot.org/7042
>> Ron
>>
>>
>>
> 
> 




signature.asc
Description: OpenPGP digital signature
-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] broken boards

2014-10-11 Thread ron minnich
Nice work :-)

see you in a few days!

ron

On Fri, Oct 10, 2014 at 6:50 PM, Vladimir 'φ-coder/phcoder' Serbinenko
 wrote:
> On 11.10.2014 03:20, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>> On 11.10.2014 03:03, ron minnich wrote:
>>> Android defaults sometimes surprise me.
>>>
>>> When we've had this kind of issue in the past a disassembly diff   of
>>> good vs bad has sometimes led to diagnosis. I think you have a rough
>>> idea what's broken so start there. Painful but necessary.
>>>
>> .car.data is linked at wrong address.
>> Working:
>>   4 .car.data 00b4  ff7f  ff7f  00012b00  2**5
>>   CONTENTS
>> Broken:
>>   4 .car.data 00ac      00012b00  2**5
>>   CONTENTS
>>
> http://review.coreboot.org/7042
>>> Ron
>>>
>>>
>>>
>>
>>
>
>

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot