]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NAND
authorTom Rini <trini@ti.com>
Tue, 30 Apr 2013 20:00:15 +0000 (16:00 -0400)
committerTom Rini <trini@ti.com>
Wed, 1 May 2013 20:41:10 +0000 (16:41 -0400)
commitda85c9c81331575d6e01134050506e8d630688c5
tree9b7bd9498ce8186b23fb1b8529fccdb46e19b851
parentd196bd880347373237d73e0d115b4d51c68cf2ad
mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NAND

The redundancy related defines are only correct for NAND, so guard all
of that area with CONFIG_ENV_IS_IN_NAND

Cc: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Tom Rini <trini@ti.com>
include/configs/mx28evk.h