]> git.baikalelectronics.ru Git - uboot.git/commit
dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXT
authorTom Rini <trini@konsulko.com>
Tue, 14 Jun 2022 02:57:32 +0000 (22:57 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jun 2022 21:11:48 +0000 (17:11 -0400)
commit3a51c91cff6ad22a6e53f84371e57db3e50500bc
treef08eca5017d3407be844c432568c485904acc9cc
parent01ad9a1fcbac77dcd7f575947dd1038217795d3c
dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXT

With the exception of distro_boot support, we can move all of the rest
of the environment changes to come from CONFIG_EXTRA_ENV_TEXT and in
turn remove CONFIG_ENV_REFLASH.

Cc: Ramon Fried <rfried.dev@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/qualcomm/dragonboard410c/dragonboard410c.env [new file with mode: 0644]
include/configs/dragonboard410c.h