commit | a257815cd51a35caf1bd94b9078b528f2550c3b3 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Thu Apr 11 13:44:59 2019 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 25 17:03:25 2019 +0200 |
tree | 88eda547cee871a95e8665daf3996f1179ef59ab | |
parent | 3d37e62c4c48f3e4339532f84df2a239ff9e1300 [diff] |
ARM: imx6q_logic: Allow storing environment in FAT on eMMC Some variations of the imx6q_logic board have eMMC instead of NAND. Rather than creating a separate defconfig, this patch adds the ability to read/write to eMMC (mmc 0:1) when NAND doesn't exist. Signed-off-by: Adam Ford <aford173@gmail.com>