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

Warner Losh imp at bsdimp.com
Mon Jun 18 20:29:42 UTC 2012


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?

warner



More information about the svn-src-head mailing list