#53: LinuxBIOS sometimes hangs after "Jumping to LinuxBIOS"
-------------------------------+--------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: rminnich
Type: defect | Status: new
Priority: major | Milestone:
Component: linuxbios | Resolution:
Keywords: |
-------------------------------+--------------------------------------------
Comment (by [EMAIL PROTECTED]):
Interesting.
If you can make this happen at will, a few things to try come to mind:
a) To see if there is something magically wrong about that first write, do
a "write for nothing" at the beginning of the program . I.e. put a "movb
al,(%edi)"
right after "movl $_iseg, %edi".
b) To see if it's somehow timing related, add a delay loop just before the
copy starts.
c) Instead of single-stepping, put a breakpoint before the code, then let
it run full speed after it hits the breakpoint.
--
Ticket URL: <http://dev.laptop.org/ticket/53#comment:13>
One Laptop Per Child <http://laptop.org/>
_______________________________________________
Devel mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/devel