public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH V2 0/4] cm-fx6 updates for Utilite
@ 2015-09-06  8:48 Nikita Kiryanov
  2015-09-06  8:48 ` [U-Boot] [PATCH V2 1/4] compulab: eeprom: select i2c bus when querying for board rev Nikita Kiryanov
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Nikita Kiryanov @ 2015-09-06  8:48 UTC (permalink / raw)
  To: u-boot

This series provides a fix necessary for early models of Utilite, a miniature
desktop based on CM-FX6. It implements a dynamic modification to the device tree
that is necessary for mmc boot.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>

Changes in V2:
	- New patch: compulab: eeprom: propagate error value in read_mac_addr()
	- s/BOARD_PRODUCT_NAME_*/PRODUCT_NAME_*
	- rewrote cl_eeprom_get_product_name() to take a buffer parameter and
	  added documentation
	- #define USDHC3_PATH instead of const variable usdhc3_path
	- Do not update device tree on eeprom read failures in a more explicit
	  way

Nikita Kiryanov (4):
  compulab: eeprom: select i2c bus when querying for board rev
  compulab: eeprom: propagate error value in read_mac_addr()
  compulab: eeprom: add support for obtaining product name
  arm: mx6: cm-fx6: modify device tree for old revisions of utilite

 board/compulab/cm_fx6/cm_fx6.c | 22 +++++++++++++++++++++-
 board/compulab/cm_t35/cm_t35.c |  2 +-
 board/compulab/common/eeprom.c | 40 ++++++++++++++++++++++++++++++++++++----
 board/compulab/common/eeprom.h | 10 ++++++++--
 4 files changed, 66 insertions(+), 8 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-09-22  7:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-06  8:48 [U-Boot] [PATCH V2 0/4] cm-fx6 updates for Utilite Nikita Kiryanov
2015-09-06  8:48 ` [U-Boot] [PATCH V2 1/4] compulab: eeprom: select i2c bus when querying for board rev Nikita Kiryanov
2015-09-06  8:48 ` [U-Boot] [PATCH V2 2/4] compulab: eeprom: propagate error value in read_mac_addr() Nikita Kiryanov
2015-09-06 12:58   ` Igor Grinberg
2015-09-06  8:48 ` [U-Boot] [PATCH V2 3/4] compulab: eeprom: add support for obtaining product name Nikita Kiryanov
2015-09-06 13:30   ` Igor Grinberg
2015-09-06  8:48 ` [U-Boot] [PATCH V2 4/4] arm: mx6: cm-fx6: modify device tree for old revisions of utilite Nikita Kiryanov
2015-09-06 13:38   ` Igor Grinberg
2015-09-13  8:36 ` [U-Boot] [PATCH V2 0/4] cm-fx6 updates for Utilite Stefano Babic
2015-09-16 10:10   ` Igor Grinberg
2015-09-16 16:50     ` Nikita Kiryanov
2015-09-22  7:52       ` Stefano Babic

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