Re: [U-Boot] [PATCH 2/3] configs: mx23_olinuxino_defconfig: fix status led definition

2018-12-08 Thread Stefano Babic
On 29/10/18 20:21, Michael Heimpold wrote: > While migrating individual status led usages to Kconfig stuff, > a (random) value was introduced for this board which does not > work but produces the following error message during boot: > > __led_init: failed requesting GPIO59! > > Since Kconfig do

[U-Boot] [PATCH 2/3] configs: mx23_olinuxino_defconfig: fix status led definition

2018-10-29 Thread Michael Heimpold
While migrating individual status led usages to Kconfig stuff, a (random) value was introduced for this board which does not work but produces the following error message during boot: __led_init: failed requesting GPIO59! Since Kconfig does not seem to accept a define as this point, but the mxs g