]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r264605:
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 16 Aug 2014 14:14:29 +0000 (14:14 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 16 Aug 2014 14:14:29 +0000 (14:14 +0000)
commitd8b43ec519d56b62bdf14abe74092df028e9e137
tree9414832db50a14f715f3f945a944d936556bb1cc
parent72fb54cf92a10e8f63014611fedfaeef5b284152
MFC r264605:

 Based on xlp_machdep.c and completed the list of options based on
 boot/mips/beri/loader/metadata.c allow FDT configuration to set
 command line options.
 This leads to an interesting quesiton of future interactions with loader.
 However for configurations without loader this allows bootverbose or boot
 single user to be set by compiling a new kernel, which is good enough for
 testing and debugging.

 Reviewed by: rwatson
Sponsored by: DARPA/AFRL

git-svn-id: svn://svn.freebsd.org/base/stable/10@270058 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/mips/beri/beri_machdep.c