]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
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)
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>

No differences found