[U-Boot] [PATCH 0/2] compulab: adjustments before porting more boards

Igor Grinberg grinberg at compulab.co.il
Wed Oct 2 16:02:30 CEST 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Tom,

On 10/02/13 15:53, Tom Rini wrote:
> 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.

No problem, I was actually aiming for v2014.01
(or which ever the next release will be).

I just have more stuff in the queue that depends on the above
and like it to be applied before sending out the next series.

10x!

- -- 
Regards,
Igor.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (GNU/Linux)

iQIcBAEBAgAGBQJSTCd2AAoJEBDE8YO64EfaIZEP/j/GwAo79meDOujygMAgRzwW
8bOspDANVO/FcO0OifyD3q06aCFYqsMfcH07ebzlRO6tfmpY3WSiTNTgs68Jwepu
TvsCBL7wps8lH4R6DoCZjpjaZV6khjyZinSfO+E/MV5Zgb9FhS/gyKwJ4rXEIoLT
k9tK3QtGdQHNtWSd0ZMzF711hhZgkUBUx2MsPwDoZsGjYyqBaW9O2dz8IoSf/wSh
jvrVl/tntyoIQIG7r8kIZ9XCoBiBnj/mSwkugp7yXCecJdzh1azUo43oLl4uS7em
CWkZuLDJkB6WGiLoju2DYymIQ2ira6VdHZCLb7DbOvZ7Ja6Uz394zIOLxnqobvCl
l3n2KR7w1HOGBo7lBhC8QPMCeNEQ2skIvamp3lcuPmfucx6cGDJWRZQulX/X7JcS
ktYNLSB927E71x2c6kEBHEDb/E/EyI0/Xr4dBhQTou3A5psUayfkB7uXpObuooHt
XD3SjpMDGf7HNok6MkFxuZdIPgr1UNkrlEf/qZWoHJKuMOEhVbrTjPK8ZbkQ2Ozi
DaT5SqgNghd+nCZ477T1Vg/XzzwNc05tpc8r5dY7YCrKf5WKrTpHJuC62Xc216yA
Rr+9ifYecsnDE0R/tfVojBu8hlBskWuyV13EblkvWON/tXqODRqY3dsMQlV4/2x5
TRjoIgkB5cV17iot7CWT
=c83T
-----END PGP SIGNATURE-----


More information about the U-Boot mailing list