
31 May
2024
31 May
'24
12:20 p.m.
On 5/31/24 12:09, Vasileios Amoiridis wrote:
Currently, if the environment is not in the current boot media, the env_get_location() is returning ENVL_UNKNOWN or ENVL_NOWHERE which is not true (i.e booting from FLASH with environment in eMMC). This commit adds an extra check to find the environment in the other supported boot media, keeping the same priority as of now.
Signed-off-by: Vasileios Amoiridis vasileios.amoiridis@cern.ch
This is v2 right? Please label it like that with also change log.
M