Date: Tue, 07 Feb 2017 01:07:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-mips@FreeBSD.org Subject: [Bug 216831] [PATCH] sys/mips/cavium/octeon_machdep.c: add cavium octeon 'bootoctlinux' boot argument support Message-ID: <bug-216831-27794-yco6iYwJZX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216831-27794@https.bugs.freebsd.org/bugzilla/> References: <bug-216831-27794@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216831 --- Comment #2 from Dave Rush <northwoodlogic.free@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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216831-27794-yco6iYwJZX>