Phil Elwell
Phil Elwell
Is doing a get on BIAS_DISABLE really a thing?
I'd say this is an exemplary implementation: https://github.com/raspberrypi/linux/blob/rpi-6.12.y/drivers/pinctrl/pinctrl-rp1.c#L1470-L1472
If we treat the pinconf_get semantics for the individual bias modes as a boolean query as to whether or not that mode is selected, then the implementation of the `BIAS_DISABLE`...
If you'd tried to build the kernel yourself you would have discovered that you can't just enable DEBUG_INFO_BTF - it depends on DEBUG_INFO being enabled for the whole kernel build,...
I can't see this getting much attention anytime soon.
And how long has this problem existed?
You will also get a bit more free memory on 32-bit, which can make a useful difference on a Zero 2 W.
That doesn't look too challenging, but it would require us to create a new repo, `raspberrypi/homebrew-rpiboot`, in order to be able to say `brew tap raspberrypi/rpiboot`, which is a bit...
Thanks - we'll keep that in mind.
If getting debug info is a problem, I'm happy to have a go without...