]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
riscv: Minor cleanup in startup code
authorkp <kp@FreeBSD.org>
Tue, 27 Oct 2020 12:44:49 +0000 (12:44 +0000)
committerkp <kp@FreeBSD.org>
Tue, 27 Oct 2020 12:44:49 +0000 (12:44 +0000)
commit236da9f9c3369ee812bc6b06cab51ad1c8c40bcd
tree4fceed7dc22fda19ad20ae5edd86ab1a25a06237
parentc2119595ad18a45cb64ee364eaf3032563d9c313
riscv: Minor cleanup in startup code

 - remove setting of register value which is not used until the next value is
   set
 - Use the L2_SHIFT constant when setting up L2 superpages

Submitted by: Antonin Houska <ah AT melesmeles DOT cz>
sys/riscv/riscv/locore.S