All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 0/4] cm-fx6 updates for Utilite
Date: Tue, 22 Sep 2015 09:52:17 +0200	[thread overview]
Message-ID: <560108B1.5090309@denx.de> (raw)
In-Reply-To: <20150916165039.GA4911@skynet>

On 16/09/2015 18:50, Nikita Kiryanov wrote:
> On Wed, Sep 16, 2015 at 01:10:45PM +0300, Igor Grinberg wrote:
>> Hi Stefano,
>>
>> On 09/13/15 11:36, Stefano Babic wrote:
>>>
>>>
>>> On 06/09/2015 10:48, Nikita Kiryanov wrote:
>>>> 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(-)
>>>>
>>>
>>>
>>> Applied to u-boot-imx, thanks !
>>
>> IMO, this was a bit early...
>> We haven't received any answer from Nikita yet.
>> I tend to think that he is preparing a newer version.
>> Nikita?
> 
> Yes, I was planning to submit a new version. Since V2 is already in
> mainline though, I guess I'll submit a followup patch.

Ok, thanks - I missed that a new version was in preparation, sorry for that.

Regards,
Stefano


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

      reply	other threads:[~2015-09-22  7:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=560108B1.5090309@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.