[PATCH] gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO
Fabio Estevam
festevam at gmail.com
Wed Jan 29 18:00:25 CET 2020
Hi Tom,
On Wed, Jan 29, 2020 at 1:10 PM Tom Rini <trini at konsulko.com> wrote:
> Lets see. Yup, talking this all out as gotten me to seeing that yes,
> your patch is correct and all we need in the Makefile. Thanks!
>
> Reviewed-by: Tom Rini <trini at konsulko.com>
I have just sent v2 that places it inside the ifndef CONFIG_SPL_BUILD block.
This way we don't have issues on SPL targets, such as mx6ul_14x14_evk_defconfig.
Thanks
More information about the U-Boot
mailing list