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

Hi Albert/Wolfgang
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
Regards.. Prafulla . .

Dear Prafulla Wadaskar,
In message F766E4F80769BD478052FB6533FA745D19A9291534@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
participants (2)
-
Prafulla Wadaskar
-
Wolfgang Denk