Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sunxi_rtc



From: ioh <mujo%SDF.ORG@localhost>
Subject: sunxi_rtc
Date: Tue, 3 Sep 2019 00:01:08 +0000

> Here is my attempt (not including the later clock support changes):
> Index: sunxi_rtc.c
> ===================================================================
> RCS file: /cvsroot/src/sys/arch/arm/sunxi/sunxi_rtc.c,v
> retrieving revision 1.4
> diff -r1.4 sunxi_rtc.c
> 131a132,133
>>       { "allwinner,sun8i-h3-rtc",             (uintptr_t)&sun6i_rtc_config },
>>       { "allwinner,sun50i-h5-rtc",            (uintptr_t)&sun6i_rtc_config }
,

with your patch; works fine!
https://github.com/ebijun/NetBSD/commit/5f122fc1fe7ba7a7620467aa6144d233dbd8717d

with re-compiled kernel.
http://cdn.netbsd.org/pub/NetBSD/misc/jun/aarch64/pinebook/netbsd

thanx.
--
Jun Ebihara


Home | Main Index | Thread Index | Old Index