Uboot bootstate (#215)

* Uboot: cleaning up bootstate env import/export.

* Tinker: Add potential eMMC boot support.
This commit is contained in:
Ryan Bray
2018-10-26 02:36:29 -07:00
committed by Pascal Vizeli
parent 2291e8599e
commit 960e11dc4f
8 changed files with 63 additions and 79 deletions

View File

@@ -1,3 +1,4 @@
# CONFIG_USB_STORAGE is not set
# CONFIG_DOS_PARTITION is not set
CONFIG_ENV_IS_IN_MMC=y
CONFIG_CMD_FILEENV=y
CONFIG_ENV_IS_NOWHERE=Y