On Tue, Jan 21, 2020 at 4:35 PM Ondřej Jirman <meg...@megous.com> wrote: > > On Tue, Jan 21, 2020 at 01:12:47PM +0530, Jagan Teki wrote: > > On Tue, Dec 3, 2019 at 2:15 PM Andre Heider <a.hei...@gmail.com> wrote: > > > > > > Some Bluetooth controllers, like the BCM4345C5 of the Orange Pi 3, > > > ship with the controller default address. > > > > > > Add a config option to fix it up so it can function properly. > > > > You mean that the default factory address can't make functioning? also > > does it affect the boot process? > > Yes. With the default address, bluetooth functionality is disabled in the > controller, unless some other address is set.
What about adding u-boot property instead of CONFIG macro. it would be easy to add it on board spec -u-boot.dtsi.