svn commit: r237130 - head/sys/arm/at91

Marius Strobl marius at alchemy.franken.de
Mon Jun 18 21:10:13 UTC 2012


On Mon, Jun 18, 2012 at 02:27:11PM -0600, Warner Losh wrote:
> 
> On Jun 18, 2012, at 1:33 PM, Marius Strobl wrote:
> 
> > 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) ...
> 
> 
> makes sense.  I plan to fix the reboot issue.
> 
> Whats' the bug in r234458?
> 

See r237237

Marius



More information about the svn-src-all mailing list