Re: [Etherboot-developers] Fwd: etherboot sis900 source code - problem
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-11-14 23:02:49
|
>Alright, here's a strange problem. It could indicate anything from a
>compiler bug to an alignment bug. I am forwarding it in case it makes
>sense to anyone else.
>I've seen this sort of thing, but it is usually an initialization
>problem.
>Does anyone have any ideas? Clearly the "patch" would be, um,
>problematic ;)
>
>> This is the change that i have added just for testing:
>>
>> printf ("Netcore Solutions\n");
Ask him to try putting a sleep(5) there instead. That will tell you if
it's a chip not ready issue.
|