]> Git Repo - J-u-boot.git/commit
dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXT
authorTom Rini <[email protected]>
Tue, 14 Jun 2022 02:57:32 +0000 (22:57 -0400)
committerTom Rini <[email protected]>
Tue, 28 Jun 2022 21:11:48 +0000 (17:11 -0400)
commit5c3f6a320678d64c9fa0c42755488822a033b567
treef08eca5017d3407be844c432568c485904acc9cc
parent07b964284175da7e293debf5ffebd195673deb55
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 <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
board/qualcomm/dragonboard410c/dragonboard410c.env [new file with mode: 0644]
include/configs/dragonboard410c.h
This page took 0.032588 seconds and 4 git commands to generate.