[U-Boot] [PATCH v2 0/4] support for OpenRD-Client and OpenRD-Ultimate

Clint Adams clint at debian.org
Tue Apr 19 01:47:26 CEST 2011


v2: define CONFIG_SYS_MVFS

Clint Adams (4):
  Rename openrd_base files to openrd
  Add definitions for OpenRD-Client and OpenRD-Ultimate
  Initialize second PHY on OpenRD-Client and OpenRD-Ultimate
  Enable multiple fs options for Marvell SoC family on OpenRD boards

 MAKEALL                                            |    2 +
 board/Marvell/{openrd_base => openrd}/Makefile     |    2 +-
 board/Marvell/{openrd_base => openrd}/kwbimage.cfg |    0
 .../{openrd_base/openrd_base.c => openrd/openrd.c} |   33 +++++++++++++++++---
 .../{openrd_base/openrd_base.h => openrd/openrd.h} |    0
 boards.cfg                                         |    4 ++-
 include/configs/{openrd_base.h => openrd.h}        |   33 +++++++++++++++++---
 7 files changed, 62 insertions(+), 12 deletions(-)
 rename board/Marvell/{openrd_base => openrd}/Makefile (98%)
 rename board/Marvell/{openrd_base => openrd}/kwbimage.cfg (100%)
 rename board/Marvell/{openrd_base/openrd_base.c => openrd/openrd.c} (79%)
 rename board/Marvell/{openrd_base/openrd_base.h => openrd/openrd.h} (100%)
 rename include/configs/{openrd_base.h => openrd.h} (81%)

-- 
1.7.4.1



More information about the U-Boot mailing list