[PATCH v5 3/5] env: Allow U-Boot scripts to be placed in a .env file

Wolfgang Denk wd at denx.de
Mon Oct 4 14:08:02 CEST 2021


Dear Simon,

In message <20211001183842.v5.3.If789ba3e2667c46c03eda3386ca84a863baeda55 at changeid> you wrote:
>
> Add a feature that brings in a .env file associated with the board
> config, if present. To use it, create a file in a board/<vendor>/env
> directory called <board>.env (or common.env if you want the same
> environment for all boards).

This should be no exclusive "or" here. If a common.env exists, it
should be used for all boards, and if additionally one ore more
<board>.env files exist, these should ALSO be applied to the
respective boards.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Save yourself!  Reboot in 5 seconds!


More information about the U-Boot mailing list