
12 Nov
2021
12 Nov
'21
4:40 p.m.
On Tue, Nov 02, 2021 at 02:41:06PM +0100, Marcin Niestroj wrote:
Commit 4b2be78ab66c ("time: Fix get_ticks being non-monotonic") has broken boot on chiliboard platform, as it requires '/chosen/tick-timer' in device-tree. This resulted in following panic message:
Could not initialize timer (err -19)
Provide missing chosen property in device-tree to fix chiliboard support.
Signed-off-by: Marcin Niestroj m.niestroj@grinn-global.com
Applied to u-boot/master, thanks!
--
Tom