summaryrefslogtreecommitdiff
path: root/tests/scripts
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2026-04-08 00:34:46 +0200
committerAndre Przywara <[email protected]>2026-04-30 23:31:02 +0200
commitc3297cb93efb134cabf2138f867a811aaefb4e8a (patch)
tree0043904c46fe65e9a9fd6ba4c7ac9d006a4ad38f /tests/scripts
parentdc2427ab20d71258c21379ebc575f05ac9d10141 (diff)
sunxi: configs: enable power LEDs on 32-bit boards
We recently gained a simple way to enable a power LED very early in the SPL boot, through simple Kconfig variables. Add those symbols to those boards' defconfigs where the DT indicates a default-on power LED. The number used is <port bank> * 32 + <pin no>, an active low setup means CONFIG_SPL_SUNXI_LED_STATUS_ACTIVE_HIGH must be undefined. Since its default is "high", we can skip the symbol in the defconfig in this case. This will light up the power LED very early in the (SPL) boot phase on those 32-bit boards. Signed-off-by: Andre Przywara <[email protected]> Reviewed-by: Paul Kocialkowski <[email protected]>
Diffstat (limited to 'tests/scripts')
0 files changed, 0 insertions, 0 deletions