mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 22:10:01 +02:00
This can create a large number of pinctrl devices. It chews up early malloc() memory and takes time. Only bind those which are marked as needed before relocation. Signed-off-by: Simon Glass <sjg@chromium.org>