NetBSD-Bugs archive

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

Re: port-arm/52163 - support for gpio for Xscale



The following reply was made to PR port-arm/52163; it has been noted by GNATS.

From: smesgr <smesgr%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost, port-arm-maintainer%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-arm/52163 - support for gpio for Xscale
Date: Tue, 16 May 2017 22:59:46 +0200

 Hi Paul,
 
 I have changed my local code according your suggestions. If gpio is 
 available in the kernel configuration the kernel compiles and runs fine. 
 If the gpio attachement in kernel configuration is removed however the 
 linker complaining about unresolved symbol gpiobus_print. To be honest I 
 already expected a linker error without NGPIO preprocessor directives. 
 I'm not entirely sure how NetBSD make process is done, but I assume the 
 sys/gpio/gpio.c isn't compiled if not configured.
 I can add the NGPIO conditions again, but doubtful If the additional 
 rescan is still useful.
 
 Best Regards
 
 Stephan
 



Home | Main Index | Thread Index | Old Index