commit | b6f576aef55a38f157cd092651f11b010d8ddcdb | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jan 03 09:16:29 2018 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Fri Jan 12 14:28:04 2018 +0100 |
tree | a78ec8c259e1cb393265f33e71bb5920612911fb | |
parent | 3ac687570733978491a1213377bf7b09c1568cf3 [diff] |
imx: ventana: Rework CONFIG_CMD_GSC 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>