From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 2 Oct 2013 08:53:24 -0400 Subject: [U-Boot] [PATCH 0/2] compulab: adjustments before porting more boards In-Reply-To: <52493810.7020405@compulab.co.il> References: <1379357399-20523-1-git-send-email-grinberg@compulab.co.il> <52493810.7020405@compulab.co.il> Message-ID: <20131002125324.GD15917@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Sep 30, 2013 at 11:36:32AM +0300, Igor Grinberg wrote: > ping! > > On 09/16/13 21:49, Igor Grinberg wrote: > > Two more adjustments before porting more Compulab boards to mainline U-Boot. > > Move the eeprom code which can be used (and is suitable) by multiple Compulab > > boards to a common location. > > Move the display initialization code which can be used by multiple Compulab > > OMAP based boards. > > > > Igor Grinberg (2): > > cm-t35: move the eeprom code to common place > > cm-t35: move the display code to common place > > > > board/compulab/cm_t35/Makefile | 3 -- > > board/compulab/cm_t35/cm_t35.c | 7 ++- > > board/compulab/common/Makefile | 36 +++++++++++++++ > > board/compulab/{cm_t35 => common}/eeprom.c | 51 ++++++++++++---------- > > board/compulab/{cm_t35 => common}/eeprom.h | 8 ++-- > > .../{cm_t35/display.c => common/omap3_display.c} | 0 > > 6 files changed, 70 insertions(+), 35 deletions(-) > > create mode 100644 board/compulab/common/Makefile > > rename board/compulab/{cm_t35 => common}/eeprom.c (60%) > > rename board/compulab/{cm_t35 => common}/eeprom.h (62%) > > rename board/compulab/{cm_t35/display.c => common/omap3_display.c} (100%) Generally fine, but posted after the merge window so I hadn't picked it up for u-boot-ti yet, thanks. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: