[U-Boot] [PATCH] common: nvedit to protect additional ethernet addresses Part 1/1
Ben Warren
biggerbadderben at gmail.com
Thu Dec 4 22:06:11 CET 2008
Dear Stefan,
Stefan Althöfer wrote:
> Then maybe we should have
>
> #define CONFIG_ENV_PROTECTED_ITEM "ethaddr1,ethaddr2,...."
>
> in board configuration to have the greatest flexibility?
>
>
It might be useful to have a general protection mechanism, but probably
not right now. Please implement a general string comparison, either by
strncmp() or strstr(). Also, please don't top post.
regards,
Ben
More information about the U-Boot
mailing list