Date: Mon, 18 Jun 2012 21:33:19 +0200 From: Marius Strobl <marius@alchemy.franken.de> To: Warner Losh <imp@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r237130 - head/sys/arm/at91 Message-ID: <20120618193319.GD69382@alchemy.franken.de> In-Reply-To: <201206150837.q5F8boYj055844@svn.freebsd.org> References: <201206150837.q5F8boYj055844@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120618193319.GD69382>