[Bug 216831] [PATCH] sys/mips/cavium/octeon_machdep.c: add cavium octeon 'bootoctlinux' boot argument support
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 7 01:07:13 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216831
--- Comment #2 from Dave Rush <northwoodlogic.free at gmail.com> ---
'bootoctlinux' passes any supplied arguments verbatim into the machdep code.
Specifying boothowto flags via short args as suggested will work. When I get
some time in a few days I'll rework the patch to behave more like
mtk_machdep.c.
If someone suggests where a generic boothowto flag parser function should go
besides cut & pasted into the octeon_machdep.c source I can look into it.
Although, I was trying to be as non-intrusive as possible with this patch.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-mips
mailing list