[U-Boot] [V1 0/3] OpenRD-Client and OpenRD-Ultimate support
Clint Adams
clint at debian.org
Wed Apr 13 18:25:22 CEST 2011
This moves the renames to the begining, removes the unsightly
periods from the commit logs, puts "V1" in the Subject
headers, breaks up the >80-character line, and hopefully
addresses all complaints except for Detlev Zundel's.
Clint Adams (3):
Rename openrd_base files to openrd
Add definitions for OpenRD-Client and OpenRD-Ultimate
Initialize second PHY on OpenRD-Client and OpenRD-Ultimate
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} | 32 ++++++++++++++++---
7 files changed, 61 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