]> git.ipfire.org Git - people/ms/u-boot.git/commit
omap3_logic: Fix Environmental location
authorAdam Ford <aford173@gmail.com>
Thu, 22 Feb 2018 23:15:12 +0000 (17:15 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 23 Feb 2018 15:40:52 +0000 (10:40 -0500)
commit2a5945eee6329ce0c2acda8cd874935c7bc0e945
tree821d94438d096c45a949850263c2aeaffe6257fb
parent0a84925974f26023df743d2b601ab1328a485e35
omap3_logic: Fix Environmental location

For the omap3_logic boards, the environment is always in NAND.
This removes the ENV_IS_IN_FAT flag to eliminate the extra chatter.

Signed-off-by: Adam Ford <aford173@gmail.com>
configs/omap3_logic_defconfig