]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Based on xlp_machdep.c and completed the list of options based on
authorBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 17 Apr 2014 13:02:59 +0000 (13:02 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 17 Apr 2014 13:02:59 +0000 (13:02 +0000)
commit0ef79eac838d9c0dabdfa6978219577449c31254
tree1bcdb7ceed3a447cd287354b751137179342bc0d
parent280c1e94b4db4535b299421526cedc12d3feae35
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
MFC after: 1 week
sys/mips/beri/beri_machdep.c