[U-Boot] [PATCH 0/3] cm_t54: add MAC address and env partiton handling
Dmitry Lifshitz
lifshitz at compulab.co.il
Sun Apr 27 12:18:45 CEST 2014
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
More information about the U-Boot
mailing list