[U-Boot] [PATCH 0/2] siemens: rename board dxr2 to draco and add target draco
Samuel Egli
samuel.egli at siemens.com
Mon May 5 16:50:42 CEST 2014
These two patches rename board dxr2 to draco and add new target draco with
new MACH_TYPE. New target (patch 2) depends on renaming (patch 1).
Samuel Egli (2):
siemens:cosmetic, dxr2: rename dxr2 to draco
siemens, draco: add new target
board/siemens/{dxr2 => draco}/Makefile | 0
board/siemens/{dxr2 => draco}/board.c | 71 ++++++++++++------------
board/siemens/{dxr2 => draco}/board.h | 2 +-
board/siemens/{dxr2 => draco}/mux.c | 2 +-
boards.cfg | 3 +-
include/configs/draco.h | 92 ++++++++++++++++++++++++++++++++
6 files changed, 131 insertions(+), 39 deletions(-)
rename board/siemens/{dxr2 => draco}/Makefile (100%)
rename board/siemens/{dxr2 => draco}/board.c (77%)
rename board/siemens/{dxr2 => draco}/board.h (98%)
rename board/siemens/{dxr2 => draco}/mux.c (99%)
create mode 100644 include/configs/draco.h
--
1.7.10.4
More information about the U-Boot
mailing list