About testing A64 DE2 patches
From: Sergey Suloev <hidden>
Date: 2018-01-31 17:58:01
On 01/31/2018 08:47 PM, Icenowy Zheng wrote:
? 2018?2?1? GMT+08:00 ??1:42:01, Sergey Suloev [off-list ref] ??:quoted
Hi, kernel people, I am testing A64 DE2 patches from the list below, series v4, with my NanoPi A64 and 4.15 https://patchwork.kernel.org/project/linux-arm-kernel/list/?submitter=173461&page=1 and I'm getting the following issue regarding SRAM: sunxi-de2-clks 1000000.clock: Error couldn't map SRAM to deviceCould you check whether it's finally probed? DE2 clock may be probed before SRAM controller, so the probe might be deferred. When SRAM controller is ready it will retry.quoted
Here is my full dmesg https://pastebin.com/SQvDfJF0 Thanks _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel at lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
thanks for reply ok , I will check