[Bug 269124] sysutils/u-boot-beaglebone: pocketbeagle stuck in boot loop with timer error

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Jan 2023 22:42:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269124

            Bug ID: 269124
           Summary: sysutils/u-boot-beaglebone: pocketbeagle stuck in boot
                    loop with timer error
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: uboot@FreeBSD.org
          Reporter: maxsteciuk@gmail.com
             Flags: maintainer-feedback?(uboot@FreeBSD.org)
          Assignee: uboot@FreeBSD.org

Created attachment 239671
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239671&action=edit
Patch for missing tick-timer

Hello,
When booting pocketbeagle I was getting "Could not initialize timer" error in a
loop.
It turned out that the device tree for pocketbeagle loaded by U-Boot lacked
chosen/tick-timer definition. After adding the missing property and rebuilding
u-boot-beaglebone the board booted successfully.

Please see the proposed patch attached in the file.

Thanks
Max

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