diff options
author | Tom Rini <trini@konsulko.com> | 2019-11-18 20:02:06 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-20 18:31:23 -0500 |
commit | 3eee45d93681a9c6bb67b73068da4dc179ae4e7f (patch) | |
tree | 78b47da60bb833d5860333f2151f27a9ea4330ef /include/configs/MPC8349EMDS.h | |
parent | ad38de2093035e07a09d6995a90a0d28fac75a95 (diff) | |
download | u-boot-3eee45d93681a9c6bb67b73068da4dc179ae4e7f.tar.gz |
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>
Diffstat (limited to 'include/configs/MPC8349EMDS.h')
0 files changed, 0 insertions, 0 deletions