Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2019 14:05:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 240538] Rock Pi 4 runtime time error panic: clknode_init_parent_idx: Invalid parent index 5 for clock sclk_sdmmc
Message-ID:  <bug-240538-7-hshIAzkB1e@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240538-7@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240538-7@https.bugs.freebsd.org/bugzilla/>

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

Emmanuel Vadot <manu@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
                 CC|                            |manu@freebsd.org
             Status|Closed                      |Open

--- Comment #3 from Emmanuel Vadot <manu@freebsd.org> ---
This patch is wrong, npll isn't at this offset for parent clock.

from the TRM :
3'b000:CPLL 3'b001:GPLL 3'b010:NPLL 3'b011:PPLL 3'b100:USB_480M 3'b101:xin_=
24m

SO I guess that u-boot for rockpi set the parent clock to be the 24mhz
oscillator.
I have some patch somewhere that add support for the usb clock, I'll try to=
 dig
for them and finish it next week.

--=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-240538-7-hshIAzkB1e>