[U-Boot] [PATCH] arm: imx: Rework i.MX specific commands to be excluded from SPL
Fabio Estevam
festevam at gmail.com
Wed Jan 3 16:22:01 UTC 2018
On Wed, Jan 3, 2018 at 11:52 AM, Tom Rini <trini at konsulko.com> wrote:
> The "clocks" and "bootaux" commands are only usable in full U-Boot, not
> SPL, so do not link them inside of SPL. Rework a little of the bootaux
> related code to make use of __weak and declare parts of it static as
> it's local to the file.
>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Fabio Estevam <fabio.estevam at nxp.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>
More information about the U-Boot
mailing list