]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPL
authorTom Rini <trini@konsulko.com>
Wed, 3 Jan 2018 14:15:22 +0000 (09:15 -0500)
committerStefano Babic <sbabic@denx.de>
Fri, 12 Jan 2018 13:28:04 +0000 (14:28 +0100)
commitc10b1c43fdd80fe01ad527e6d024bfaa19eb361a
tree99469809a4a2d662c55e4155007dda9056ec97b4
parent20b9f2eaf5fbb1e7befbdc4f7863fd69c942d744
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>
board/gateworks/gw_ventana/eeprom.c