]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r262020:
authorjhay <jhay@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 11 Mar 2014 13:03:05 +0000 (13:03 +0000)
committerjhay <jhay@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 11 Mar 2014 13:03:05 +0000 (13:03 +0000)
commitb05713e467304134aa7a9d08c1bc872fe08feb29
tree8a3eddd3b0d426c3b9af866aeb2711ee06edfd13
parentba55525cb5e77f50e6426aa7ac063621f748d7ad
MFC r262020:

Make it possible to use the env kernel config file option for AVILA
and CAMBRIA boards that does not use loader to load the kernel. This
is basically how it was done for i386. This way tunables can also be
set. For example in config file:

env "/conf/AVILA.env"

And in AVILA.env:

vfs.unmapped_buf_allowed=0

git-svn-id: svn://svn.freebsd.org/base/stable/9@263018 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/arm/xscale/ixp425/avila_machdep.c