svn commit: r303803 - in head/sys/dev: fdt ofw

Warner Losh imp at bsdimp.com
Mon Aug 8 21:22:32 UTC 2016


On Sun, Aug 7, 2016 at 2:51 AM, Brooks Davis <brooks at freebsd.org> wrote:
> On Sat, Aug 06, 2016 at 06:48:47PM +0000, Stephen J. Kiernan wrote:
>> Author: stevek
>> Date: Sat Aug  6 18:48:47 2016
>> New Revision: 303803
>> URL: https://svnweb.freebsd.org/changeset/base/303803
>>
>> Log:
>>   Add hw.fdt sysctl node.
>>   Make FDT blob available via opaque hw.fdt.dtb sysctl, if a DTB has been
>>   installed by the time sysctls are registered.
>
> Thanks!  This has been on my todo list for ages.

Now all we need to do is make it writable with overlay support like we
have in the loader :)

Warner


More information about the svn-src-head mailing list