Port-arm archive

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

Re: Allwinner H3 support added to -current



Hi Yuqing --

Sorry about that! I've checked in the of_match_compat_data code.

Thank you for pointing out the __HAVE_CPU_UAREA_ALLOC_IDLELWP problem, my tree was out of date. I've committed this change to std.sunxi as well.

Cheers,
Jared


On Mon, 3 Jul 2017, Yuqing.Guo wrote:

Hi Jared McNeill,

Thank you for your great work!!

I tried to compile kernel, but there is one error.
------------------
src/sys/arch/arm/sunxi/sunxi_emac.c:1324:9: error: implicit declaration of function 'of_match_compat_data' [-Werror=implicit-function-declaration]
------------------
Can you fix this?

PS.
I have put the flowing into the std.sunxi config file. Otherwise, pre-compile error occurred.
------------------
options         __HAVE_CPU_UAREA_ALLOC_IDLELWP
------------------

Thank you again.

Yours Yuqing.

On 06/30/2017 06:39 AM, Jared McNeill wrote:
On Thu, 29 Jun 2017, Jared McNeill wrote:

6. Reset the board and hopefully things work for you.

Of course it won't work because I missed the step where you have to copy the kernel (netbsd.ub) and the correct .dtb file to the MSDOS partition on the SD card.

Good luck!





Home | Main Index | Thread Index | Old Index