From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Sun, 17 Aug 2014 10:39:51 +0300 Subject: [U-Boot] [PATCH 0/3] cm-t54: misc board fixes, convert to generic board In-Reply-To: <1406806241-16813-1-git-send-email-lifshitz@compulab.co.il> References: <1406806241-16813-1-git-send-email-lifshitz@compulab.co.il> Message-ID: <53F05C47.3050703@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Gentle ping... On 07/31/14 14:30, Dmitry Lifshitz wrote: > Fix MAC address data read (from EEPROM) issue and boot mode check. > Convert to generic board. > > Dmitry Lifshitz (3): > cm-t54: fix EEPROM read return value check > cm-t54: fix eMMC boot mode check > cm-t54: convert to generic board > > board/compulab/cm_t54/cm_t54.c | 6 +++--- > include/configs/cm_t54.h | 3 +++ > 2 files changed, 6 insertions(+), 3 deletions(-) > -- Regards, Igor.