mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 14:14:32 +00:00
44be835d25
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> |
||
---|---|---|
.. | ||
aspenite | ||
db-88f6281-bp | ||
db-88f6720 | ||
db-88f6820-amc | ||
db-88f6820-gp | ||
db-mv784mp-gp | ||
db-xc3-24g4xg | ||
dreamplug | ||
gplugd | ||
guruplug | ||
mvebu_armada-8k | ||
mvebu_armada-37xx | ||
octeon_ebb7304 | ||
octeontx | ||
octeontx2 | ||
openrd | ||
sheevaplug |