u-boot-brain/board/gardena/smart-gateway-mt7688
Tom Rini 3eee45d936 smart-gateway-mt7688: Rework build time check for overwriting factory data
The board file has a build time check to ensure that we do not have the
redundant environment overwriting the factory data.  However, using the
symbol CONFIG_ENV_SIZE_REDUND isn't strictly needed as that is always
the same as CONFIG_ENV_SIZE.  Use CONFIG_ENV_SIZE instead so that we can
later drop CONFIG_ENV_SIZE_REDUND.

Cc: Stefan Roese <sr@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2019-11-20 18:31:23 -05:00
..
board.c smart-gateway-mt7688: Rework build time check for overwriting factory data 2019-11-20 18:31:23 -05:00
Kconfig mips: Add Gardena Smart-Gateway board support 2018-09-23 14:27:51 +02:00
MAINTAINERS mips: Add Gardena Smart-Gateway board support 2018-09-23 14:27:51 +02:00
Makefile mips: Add Gardena Smart-Gateway board support 2018-09-23 14:27:51 +02:00