[U-Boot] Pull request for u-boot-marvell.git

Albert ARIBAUD albert.u.boot at aribaud.net
Fri Jul 6 23:30:25 CEST 2012


Hi Prafulla,

On Thu, 5 Jul 2012 10:38:32 -0700, Prafulla Wadaskar <prafulla at marvell.com> wrote:
> Dear Albert,
> 
> Please pull
> The following changes since commit 863ba81c70d8ca8dc49e0c5a28a1fd0fb23ca62d:
>   Tetsuyuki Kobayashi (1):
>         arm: bugfix: Move vector table before jumping relocated code
> 
> are available in the git repository at:
> 
>   u-boot-marvell.git master branch.
> 
> Holger Brunck (6):
>       arm/km: add kmnusa board support
>       arm/km: add kmcoge5un board support
>       arm/km: convert mgcoge3un target to km_kirkwood
>       arm/km: remove portl2.h and use km_kirkwood instead
>       arm/km: cleanup km_kirkwood boards
>       arm/km: remove calls to kw_gpio_* in board_early_init_f
> 
> Thomas Herzmann (1):
>       arm/km: add implementation for read_dip_switch
> 
> Valentin Longchamp (4):
>       arm/km: enable BOCO2 FPGA download support
>       arm/km: redefine piggy 4 reg names to avoid conflicts
>       arm/km: skip FPGA config when already configured
>       arm/km: support the 2 PCIe fpga resets
>
>  MAINTAINERS                                |    2 +
>  board/keymile/common/common.h              |    5 +
>  board/keymile/km_arm/Makefile              |    4 +
>  board/keymile/km_arm/fpga_config.c         |  256 ++++++++++++++++++++++++
>  board/keymile/km_arm/km_arm.c              |  104 +++++++---
>  board/keymile/km_arm/kwbimage_128M16_1.cfg |  294 +++++++++++++++++++++++++++
>  board/keymile/km_arm/kwbimage_256M8_1.cfg  |  296 ++++++++++++++++++++++++++++
>  boards.cfg                                 |   10 +-
>  include/configs/km/km_arm.h                |   48 ++++-
>  include/configs/km_kirkwood.h              |  141 ++++++++++++--
>  include/configs/mgcoge3un.h                |   87 --------
>  include/configs/portl2.h                   |   85 --------
>  12 files changed, 1101 insertions(+), 231 deletions(-)
>  create mode 100644 board/keymile/km_arm/fpga_config.c
>  create mode 100644 board/keymile/km_arm/kwbimage_128M16_1.cfg
>  create mode 100644 board/keymile/km_arm/kwbimage_256M8_1.cfg
>  delete mode 100644 include/configs/mgcoge3un.h
>  delete mode 100644 include/configs/portl2.h

Applied to u-boot-arm/master, thanks.
 
> Regards...
> Prafulla . . .

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list