[U-Boot] [PATCH 10/10] pinctrl: Avoid binding all pinconfig nodes before relocation
Simon Glass
sjg at chromium.org
Sat Jan 16 02:26:05 CET 2016
On 29 December 2015 at 05:22, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> drivers/pinctrl/pinctrl-uclass.c | 4 ++++
> 1 file changed, 4 insertions(+)
Applied to u-boot-dm!
More information about the U-Boot
mailing list