Fix previous commit; the FDT header is big-endian so we need to do the
authorkettenis <kettenis@openbsd.org>
Thu, 17 Mar 2022 00:28:29 +0000 (00:28 +0000)
committerkettenis <kettenis@openbsd.org>
Thu, 17 Mar 2022 00:28:29 +0000 (00:28 +0000)
commit259d21117162fe8d7d1e85246bebbbbe2ad86e5e
tree8864ba71faacf6debae440f44c680fa5e8cf4d34
parent140ae54c8a573c04824dd96957ebff4e069b2dfd
Fix previous commit; the FDT header is big-endian so we need to do the
appropriate byte swapping.
sys/arch/arm64/stand/efiboot/efiboot.c