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

Wolfgang Denk wd at denx.de
Fri Nov 26 21:15:52 CET 2010


Dear Prafulla Wadaskar,

In message <F766E4F80769BD478052FB6533FA745D19A9291534 at SC-VEXCH4.marvell.com> you wrote:
> 
> Please pull
> 
> The following changes since commit e81bb57f2d98a65aa1a3c61d54cf40294f9039c8=
> :
>   Wolfgang Denk (1):
>         DaVinci: remove bogus DEF_BOOTM definition
> 
> are available in the git repository at:
> 
>   u-boot-marvell.git master branch
> 
> Eric Cooper (2):
>       Seagate FreeAgent DockStar support
>       sort and reformat boards.cfg
> 
>  MAINTAINERS                         |    4 +
>  board/Seagate/dockstar/Makefile     |   54 ++
>  board/Seagate/dockstar/dockstar.c   |  181 +++++
>  board/Seagate/dockstar/dockstar.h   |   44 ++
>  board/Seagate/dockstar/kwbimage.cfg |  165 ++++
>  boards.cfg                          | 1452 ++++++++++++++++++-------------=
> ----
>  include/configs/dockstar.h          |  125 +++
>  7 files changed, 1303 insertions(+), 722 deletions(-)
>  create mode 100644 board/Seagate/dockstar/Makefile
>  create mode 100644 board/Seagate/dockstar/dockstar.c
>  create mode 100644 board/Seagate/dockstar/dockstar.h
>  create mode 100644 board/Seagate/dockstar/kwbimage.cfg
>  create mode 100644 include/configs/dockstar.h

Thanks - I cherry-picked (into u-boot-arm) the "Seagate FreeAgent
DockStar support" commit but omitted the "sort and reformat
boards.cfg" commit so far as it causes me a number of merge conflicts
with my pending "PPC gc-sections" patch series. I will apply this
patch later, after merging the gc-sections stuff.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
When a program is being  tested,  it  is  too  late  to  make  design
changes.                  -- Geoffrey James, "The Tao of Programming"


More information about the U-Boot mailing list