Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Nov 2023 16:44:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 274956] Kernel panic at mountroot prompt
Message-ID:  <bug-274956-7@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274956

            Bug ID: 274956
           Summary: Kernel panic at mountroot prompt
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: paul.reynolds@redcom.com

I am attempting to boot FreeBSD on an i.MX 8M Plus EVK from NXP
(https://www.nxp.com/design/development-boards/i-mx-evaluation-and-developm=
ent-boards/evaluation-kit-for-the-i-mx-8m-plus-applications-processor:8MPLU=
SLPD4-EVK).
The kernel is loading successfully and boots up to the point where it is tr=
ying
to mount the root filesystem, at which point it panics. I have tried local
builds of FreeBSD 13.2, and 14.0-RC2 as well as the 20231026 build of
15-CURRENT all with similar results.

I am attempting to boot a USB installer image with the u-boot install shipp=
ed
on the board.

u-boot commands:
run loadfdt
usb start
fatload usb 0:1 ${loadaddr} /EFI/BOOT/bootaa64.efi
bootefi ${loadaddr} ${fdt_addr}

I have attached the initial kernel output along with the panic from the att=
empt
using the 20231026 build of 15-CURRENT.

Any hints as to what might be going on here are greatly appreciated.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274956-7>