[U-Boot] Please pull u-boot-ti/master

Tom Tom.Rix at windriver.com
Tue Feb 23 21:53:29 CET 2010


Paulraj, Sandeep wrote:
> Tom,
> 
>> The following changes since commit
>> 77e7273c40315abd2f3c17ad8d46a78950e3e65f:
>>   Jens Scharsig (1):
>>         new board (eb_cpux9k2)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-ti.git master
>>
>> Ladislav Michl (8):
>>       NetStar: eeprom - undefined reference to `memset'
>>       NetStar: eeprom - be less verbose
>>       NetStar: eeprom - fix linker error
>>       NetStar: fix default environment
>>       NetStar: make mtdparts default ready for recent kernels
> You have already pulled in the 5 patches above. I thought I'd let you know.
> 
>>       netstar.h: do not exceed 80 columns
>>       VoiceBlue: limit line lenght to 80 characters
>>       VoiceBlue: fix linker errors
>>
>> Nick Thompson (1):
>>       da830evm: Add support for TI EMAC
>>
>> Sandeep Paulraj (1):
>>       DaVinci: Adding entry to MAKEALL for DM365 EVM
>>
>>  MAKEALL                                  |    1 +
>>  board/davinci/da830evm/da830evm.c        |   65 +++++++++++-
>>  board/netstar/Makefile                   |   54 +++++-----
>>  board/netstar/eeprom.c                   |   95 +++++++++--------
>>  board/netstar/eeprom.lds                 |   51 ---------
>>  board/netstar/eeprom_start.S             |   13 ---
>>  board/voiceblue/Makefile                 |   33 +++---
>>  board/voiceblue/eeprom.c                 |   97 +++++++++--------
>>  board/voiceblue/eeprom.lds               |   51 ---------
>>  board/voiceblue/eeprom_start.S           |   11 --
>>  include/asm-arm/arch-davinci/emac_defs.h |    1 +
>>  include/configs/da830evm.h               |    1 +
>>  include/configs/netstar.h                |  114 ++++++++++-----------
>>  include/configs/voiceblue.h              |  168 +++++++++++++++----------
>> -----
>>  14 files changed, 343 insertions(+), 412 deletions(-)
>>  delete mode 100644 board/netstar/eeprom.lds
>>  delete mode 100644 board/netstar/eeprom_start.S
>>  delete mode 100644 board/voiceblue/eeprom.lds
>>  delete mode 100644 board/voiceblue/eeprom_start.S
> 
> Regards,
> Sandeep
> 
Applied,
Thanks
Tom



More information about the U-Boot mailing list