[U-Boot] [PATCH] DM: omap_gpio: Reduce overhead when used with OF_PLATDATA

Simon Glass sjg at chromium.org
Tue Aug 21 17:32:06 UTC 2018


On 20 August 2018 at 19:27, Adam Ford <aford173 at gmail.com> wrote:
> Platforms with limited resources in SPL may enable OF_PLATDATA,
> this limits some of the library functions and cannot extract data
> from the device tree.  This patch adds additional wrappers around
> these functions to only allow them when OF_CONTROL is enabled and
> OF_PLATDATA is not.
>
> Signed-off-by: Adam Ford <aford173 at gmail.com>
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list