public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] cm_t54: add MAC address and env partiton handling
@ 2014-04-27 10:18 Dmitry Lifshitz
  2014-04-27 10:18 ` [U-Boot] [PATCH 1/3] cm-t54: add EEPROM support and MAC address handling Dmitry Lifshitz
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Dmitry Lifshitz @ 2014-04-27 10:18 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-06-25  8:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-27 10:18 [U-Boot] [PATCH 0/3] cm_t54: add MAC address and env partiton handling Dmitry Lifshitz
2014-04-27 10:18 ` [U-Boot] [PATCH 1/3] cm-t54: add EEPROM support and MAC address handling Dmitry Lifshitz
2014-05-23 23:48   ` [U-Boot] [U-Boot, " Tom Rini
2014-04-27 10:18 ` [U-Boot] [PATCH 2/3] env_mmc: support env partition setup in runtime Dmitry Lifshitz
2014-05-25  7:23   ` Igor Grinberg
2014-05-30 18:56     ` Tom Rini
2014-06-11  6:51       ` Igor Grinberg
2014-06-12 15:10   ` Pantelis Antoniou
2014-06-25  8:27     ` Dmitry Lifshitz
2014-04-27 10:18 ` [U-Boot] [PATCH 3/3] cm-t54: add environment partition runtime detection Dmitry Lifshitz
2014-05-23 23:49   ` [U-Boot] [U-Boot, " Tom Rini
2014-05-25  7:23     ` Igor Grinberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox