commit | e017fd61c5a89e32db682d94d8d669df1709edbb | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Jul 18 11:51:33 2014 -0400 |
committer | Tom Rini <trini@ti.com> | Mon Aug 25 08:52:34 2014 -0400 |
tree | 69d213f4ab97ecaa9c2b95bca8384845d7218d93 | |
parent | 865813ed83792e7fbfde23118c906099b64fe556 [diff] |
tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NAND In the case of SPL on these boards we only need environment for SPL_USBETH, so it's safe to normally use ENV_IS_NOWHERE and SPL+NAND does not support environment today. Cc: Hannes Petermaier <oe5hpm@oevsv.at> Signed-off-by: Tom Rini <trini@ti.com>