[U-Boot] [PATCH v5] Seagate FreeAgent DockStar support
Prafulla Wadaskar
prafulla at marvell.com
Wed Nov 24 08:29:54 CET 2010
> -----Original Message-----
> From: u-boot-bounces at lists.denx.de [mailto:u-boot-bounces at lists.denx.de]
> On Behalf Of Eric Cooper
> Sent: Tuesday, November 23, 2010 9:04 PM
> To: u-boot at lists.denx.de
> Subject: [U-Boot] [PATCH v5] Seagate FreeAgent DockStar support
>
> start with sheevaplug configuration
> add modifications by Alexander Holler <holler at ahsoftware.de>
> change RAM definitions to one bank (128 MB)
> change ident string and prompt
> define MTD partitions and default environment variables
> add support for LEDs
>
> Signed-off-by: Eric Cooper <ecc at cmu.edu>
> ---
> Changes for v2:
> - rebased on master, post ARM and kirkwood relocation changes
> - squashed into single commit
>
> Changes for v3:
> - moved files to board/Seagate/dockstar/ and updated copyright notices
> - removed dockstar entry from MAKEALL
> - moved CONFIG_SYS_TEXT_BASE from config.mk to
> include/configs/dockstar.h
> - corrected comment in board/Seagate/dockstar/kwbimage.cfg
>
> Changes for v4:
> - moved dockstar entry in boards.cfg to conform to intended sort order
> (other entries to be re-ordered in a subsequent patch)
>
> Changes for v5:
> - changed environment address to 0x60000
>
> 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 | 1 +
> include/configs/dockstar.h | 125 ++++++++++++++++++++++++
> 7 files changed, 574 insertions(+), 0 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
Applied to u-boot marvell.com master branch
Regards..
Prafulla . .
More information about the U-Boot
mailing list