Add Eth MAC address handling, stored in onboard EEPROM. cm-t54 config defines eMMC as env storage device. cm-t54 U-Boot environment is stored in the same partition as boot loader. It can be both - eMMC boot or user data partition. Add support for setting environment partition number in runtime.
Dmitry Lifshitz (3): cm-t54: add EEPROM support and MAC address handling env_mmc: support env partition setup in runtime cm-t54: add environment partition runtime detection board/compulab/cm_t54/cm_t54.c | 85 ++++++++++++++++++++++++++++++++++++++++ common/env_mmc.c | 35 ++++++++++++---- include/configs/cm_t54.h | 10 +++++ 3 files changed, 121 insertions(+), 9 deletions(-) -- 1.7.5.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot