andrei e. warkentin wrote: > Hi, > > Since OFW is resident, I thought it would be nice to try to enter into > it with something like - > > __olpc_ofw("enter", 0, NULL, 0, NULL); > > I'm doing this from SVC mode. > > Yet this just hangs. Am I doing something that's not supposed to work > by design? Is there any
this works on our x86 laptops (via sysrq), so it's not broken by design. i think no one has looked into making it work on 1.75 yet, partially because much of what one can do from olpc_ofw() (i.e., peek and poke registers/memory/etc) is available from cforth, which runs permanently on the service processor, the second core in the SoC. but it would be nice to have it work. paul > hardware state that I need to reset into a known state (PIC state > maybe..?) The overall effect > is simlar to invoking arch_reset blindly without setting up identity > map, but I didn't yet try doing this > prior to the __olpc_ofw call so I'm just conjecturing... > > Thanks, > A > _______________________________________________ > Devel mailing list > Devel@lists.laptop.org > http://lists.laptop.org/listinfo/devel =--------------------- paul fox, p...@laptop.org _______________________________________________ Devel mailing list Devel@lists.laptop.org http://lists.laptop.org/listinfo/devel