diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2014-06-10 00:03:57 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2014-06-17 16:39:09 +0200 |
commit | 3aa890525b1211857a750e82b38124f798a5cf75 (patch) | |
tree | 658a83347ff336825d5356d2adf2a3af994aeda2 /disk | |
parent | a7650486a58271d331e5a551b0e7c40ce0112a8f (diff) | |
download | u-boot-3aa890525b1211857a750e82b38124f798a5cf75.tar.gz u-boot-3aa890525b1211857a750e82b38124f798a5cf75.tar.xz u-boot-3aa890525b1211857a750e82b38124f798a5cf75.zip |
mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selected
When building a target with CONFIG_ENV_IS_IN_SPI_FLASH the following
warning is seen:
include/configs/mx28evk.h:73:0: warning: "CONFIG_ENV_SIZE" redefined [enabled by default]
Protect the definition of CONFIG_ENV_SIZE to avoid the warning.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'disk')
0 files changed, 0 insertions, 0 deletions