commit | 5449e396eb8c19da750b0dc3b396aaf2d572b788 | [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 | fd1a2d7e778f0ca671dacecafc569cded1b32ec6 [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>