Hello Paul,
On Fri, Sep 23, 2016 at 09:47:49AM -0400, Paul Dufresne wrote:
> With STOP_AT == 1 it hangs,

This mean the UART initialization in Console_serial::Console_serial()
succeeds.

> With STOP_AT == 2 it reboots.

So your reboot is induced by Console_vga::Console_vga() in
src/console_vga.cpp. You may now proceed with moving 'while(1);' into
the constructor function.

Greets
-- 
Christian Helmuth
Genode Labs

https://www.genode-labs.com/ · https://genode.org/
https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/

Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth

------------------------------------------------------------------------------
_______________________________________________
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to