[U-Boot] [PATCH v3 0/4] Board support and feature for LaCie devices
Simon Guinot
simon.guinot at sequanux.org
Thu Sep 6 11:25:23 CEST 2012
Changes for v3:
- Rebased against u-boot-mv/master and u-boot-arm/master.
Changes for v2:
- Move board support and feature into a separate patch set.
- Move mach-types update into a separate patch.
Simon Guinot (4):
lacie_kw: add support for EFI partitions
ARM: add netspace_mini_v2 to mach-types.h
ARM: add support for Network Space v2 Lite and Mini
ARM: add support for d2 Network v2
arch/arm/include/asm/mach-types.h | 13 +++
board/LaCie/common/common.c | 36 ++++++-
board/LaCie/common/common.h | 1 +
board/LaCie/netspace_v2/kwbimage-ns2l.cfg | 162 +++++++++++++++++++++++++++++
board/LaCie/netspace_v2/netspace_v2.c | 4 +
boards.cfg | 3 +
include/configs/lacie_kw.h | 42 ++++++--
7 files changed, 252 insertions(+), 9 deletions(-)
create mode 100644 board/LaCie/netspace_v2/kwbimage-ns2l.cfg
--
1.7.10
More information about the U-Boot
mailing list