Skip to content
Commit aa701b94 authored by Grant Erickson's avatar Grant Erickson Committed by Wolfgang Denk
Browse files

tools/env: allow overwrite of ethaddr on default



This patch allows the U-Boot user space companion utility, fw_setenv,
to overwrite the 'ethaddr' key/value pair if the current value is set
to a per-board-configured default.

This change allows 'fw_setenv' to match the behavior of 'setenv' /
'env set' on the U-Boot command line.

Signed-off-by: default avatarGrant Erickson <marathon96@gmail.com>
Fixed excessive white space.
Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 145afab3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment