mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
This enum is somewhat widely used to determine if the environment is valid or not. Move it to the common environment header file. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Joe Hershberger <joe.hershberger@ni.com>