]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Convert BERI to use ofw_parse_bootargs()
authorJustin Hibbits <jhibbits@FreeBSD.org>
Tue, 14 Nov 2017 03:23:46 +0000 (03:23 +0000)
committerJustin Hibbits <jhibbits@FreeBSD.org>
Tue, 14 Nov 2017 03:23:46 +0000 (03:23 +0000)
commitce7fd13aff988d9a77cd541ce0220ae53fd3a3ac
tree2da440741c9ca6ed94bc488941c72f6788cf6d99
parentf8135d8282d33eeede22364bb6d0f5508ee72b36
Convert BERI to use ofw_parse_bootargs()

Summary:
ofw_parse_bootargs() was added in r306065 as an attempt to unify the
various copies of the same code.  This simply migrates BERI to use it.

Reviewed By: brooks
Differential Revision: https://reviews.freebsd.org/D12962
sys/mips/beri/beri_machdep.c