Files
u-boot/board
Pali Rohár 44be835d25 arm: mvebu: Espressobin: Set default value for $ethNaddr env variable
On Espressobin board are MAC addresses stored in U-Boot env area. Therefore
they are not present in default_environment[] array constructed at compile
time.

This change puts permanent MAC addresses into default_environment[] array
at board runtime. Espressobin board has enabled DEFAULT_ENV_IS_RW option
and therefore can modify this array.

This change ensure that 'env default -a' does not delete permanent MAC
addresses from Espressobin env storage area.

Signed-off-by: Pali Rohár <pali@kernel.org>
Acked-by: Andre Heider <a.heider@gmail.com>
2021-02-08 08:53:08 +01:00
..
2020-09-01 13:38:39 +08:00
2020-11-06 10:18:20 +08:00
2020-12-26 14:56:09 +01:00
2021-02-06 19:20:34 +08:00
2020-07-28 19:30:39 -06:00
2020-08-03 22:19:54 -04:00