[U-Boot] [PATCH 0/2] compulab: adjustments before porting more boards
Igor Grinberg
grinberg at compulab.co.il
Sun Oct 27 08:23:06 CET 2013
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Tom,
On 10/02/13 17:02, Igor Grinberg wrote:
> 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!
Where is that TI hat of yours?
It's just about time!
- --
Regards,
Igor.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (GNU/Linux)
iQIcBAEBAgAGBQJSbL9aAAoJEBDE8YO64EfayBIQAI5cAVvD+cOT2KAO6HgkowUl
wQlpAt79C2AMXeFZX9zld9sg3CQhBfvwkyKhhvSMTTl0CYEFUGUZBrt+QEdL5qBo
0zUlM2YcYlICxp5Qsd+/ihLAlqXEgc0jMj4qwT+JEPXwnpj3MrL/WOpr7rGbZfPs
NzFyq64bE95bIk3Qm5l3+QKLSVFwSvyiY9HsyIXQF+ETM/mzXTRGnEdWcehJDGT8
djGiMXSq0TU4r7AaE2ooZoyff75xhDt2qjPl5hNqa82icVmZXyvKOJium/ROmS5H
IcQCqPn6xJHjQNrA1vQt2FK6wJGfOC4EBFAVVRLafGUROVxjLzZ8Xf2dNAsiFUJg
dc43wvM01s3OxOOMa4tPJPwi4b/BUootXZKXMf037WMpwrxW+PZT5Ca0Z/F03q3m
RjuMFGpEJB8YqB+0+B8z4VqEhNUIPrg2McOX25+TmB1bB2Hl5RJXRXOUu16GJBpm
r23/3VIiXQj/j6VgVIbUzvVR/t+oR/QUaJuAf8r8DUeXNZbYcx7uremOjE0YjdJG
px4fgjj4FNCcdHS80iGCsfii7N9VFMfvP92trJFTap199UlJtnFs+NYRO9NLyMu9
QuyMkQc79EK3vN0BK9CZOpXEugODZYqbyLDbKM2/DJBDZBwyb4KCnNUZQJBZfogz
Tv6M0PTxGW47nIoo8RA5
=O+My
-----END PGP SIGNATURE-----
More information about the U-Boot
mailing list