Add suppport for passing boot arguments via FDT for mediatek/ralink SoCs.
This was taken from kan's work on CI20.
Since most OpenWRT dts files have bootargs defined, we use bsdbootargs to specify FreeBSD specific arguments.
Differential D5979
Add support for boot arguments specification via fdt sgalabov on Apr 16 2016, 7:28 PM. Authored by Tags Referenced Files
Subscribers
Details
Add suppport for passing boot arguments via FDT for mediatek/ralink SoCs. Since most OpenWRT dts files have bootargs defined, we use bsdbootargs to specify FreeBSD specific arguments.
Diff Detail
Event Timeline
Comment Actions Yeah, I think we should break this out into something in sys/kern/ that we can optionally include where appropriate. |