]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ofw(4): Add my copyright and additional history for ofw_reg_to_paddr()
authorMarius Strobl <marius@FreeBSD.org>
Wed, 26 Jul 2023 07:38:53 +0000 (09:38 +0200)
committerMarius Strobl <marius@FreeBSD.org>
Sun, 6 Aug 2023 17:21:40 +0000 (19:21 +0200)
commit0dac0289c77505f48cafaee6537b59f343c2f4ce
tree65e812a32b0af191026c6878c0ed61bdc8f9eb39
parentb59b3443f39d2b7d6c631094fde7723e0aec1319
ofw(4): Add my copyright and additional history for ofw_reg_to_paddr()

The ofw_reg_to_paddr() in this file is the powerpc OF_decode_addr()
formerly added in 812403402e0bc2165c03e37c6f657c7405f95c15. However,
the latter function in turn was based on the sparc64 counterpart I
previously added in 2b2250b149706f492dd615a518aa669e39b78d0a.

(cherry picked from commit 29fe5efc8aad3b283f2f53f24dc8ee3f3d0d6a58)
sys/dev/ofw/ofw_subr.c