commit | 3ac687570733978491a1213377bf7b09c1568cf3 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jan 03 09:15:22 2018 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Fri Jan 12 14:28:04 2018 +0100 |
tree | 99469809a4a2d662c55e4155007dda9056ec97b4 | |
parent | 2f21887424d113885bc6338c4c250c5446443c32 [diff] |
imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPL The command can only be used from full U-Boot, so do not build it into SPL. Cc: Stefano Babic <sbabic@denx.de> Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>