]> Git Repo - J-u-boot.git/commit - env/onenand.c
env: Discern environment coming from external storage
authorMarek Vasut <[email protected]>
Tue, 7 Jul 2020 18:51:35 +0000 (20:51 +0200)
committerTom Rini <[email protected]>
Fri, 31 Jul 2020 14:13:00 +0000 (10:13 -0400)
commit890feecaab72a630eac3344443e053173f4ad02f
treec36661a5b3a0d8e65f813cc1f5fcf06d3f100d2c
parentef9bef2bfed36424a3a6678d76d9eb7b710de1ac
env: Discern environment coming from external storage

Add another custom environment flag which discerns environment coming
from external storage from environment set by U-Boot itself.

Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
15 files changed:
env/common.c
env/eeprom.c
env/ext4.c
env/fat.c
env/flash.c
env/mmc.c
env/nand.c
env/nvram.c
env/onenand.c
env/remote.c
env/sata.c
env/sf.c
env/ubi.c
include/env.h
include/search.h
This page took 0.035779 seconds and 4 git commands to generate.