Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uboot_env.c: add flagstype field to yaml #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

liuming50
Copy link
Contributor

Currently For a uboot env device like usb or mmc, the flagstype is explicitly set to FLAGS_INCREMENTAL, there is no way to choose FLAGS_BOOLEAN for them, which seems is not right.

Fix that by adding a flagstype field in yaml file.

Reported-by: Mathias Thore [email protected]

Currently For a uboot env device like usb or mmc, the flagstype is
explicitly set to FLAGS_INCREMENTAL, there is no way to choose
FLAGS_BOOLEAN for them, which seems is not right.

Fix that by adding a flagstype field in yaml file.

Reported-by: Mathias Thore <[email protected]>
Signed-off-by: Ming Liu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant