On Fri, Jun 15, 2012 at 08:37:50AM +0000, Warner Losh wrote: > Author: imp > Date: Fri Jun 15 08:37:50 2012 > New Revision: 237130 > URL: http://svn.freebsd.org/changeset/base/237130 > > Log: > Make it possible to link together a sam and an rm kernel. The results > aren't very pretty yet, but this takes DELAY and cpu_reset and makes > them pointers. > > # I worry that these are set too late in the boot, especially cpu_reset. >
Indeed, if we now panic before at91_rst(4) attaches, automatic reboot no longer works (seen with the bug in r236658 keeping at91sam9260(4) from probing) ... Marius _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"