[U-Boot] [PATCH 0/6] Bug fixes and board support for LaCie devices
Simon Guinot
simon.guinot at sequanux.org
Wed May 16 16:20:29 CEST 2012
Hi,
Here is a patch series wich provides some bug fixes for the Internet
Space v2 and 2Big Network v2 devices.
In addition, support is also added for the following devices:
- Network Space v2 Lite
- Network Space v2 Mini
- d2 Network v2.
Regards,
Simon
Simon Guinot (6):
lacie_kw: fix SDRAM banks number for net2big_v2
lacie_kw: fix CONFIG_SYS_KWD_CONFIG for inetspace_v2
lacie_kw: add support for EFI partitions
ARM: don't probe PHY address for LaCie boards
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 | 53 +++++++---
board/LaCie/common/common.h | 3 +-
board/LaCie/edminiv2/edminiv2.c | 2 +-
board/LaCie/net2big_v2/net2big_v2.c | 2 +-
board/LaCie/netspace_v2/kwbimage-ns2l.cfg | 162 +++++++++++++++++++++++++++++
board/LaCie/netspace_v2/netspace_v2.c | 6 +-
boards.cfg | 3 +
include/configs/lacie_kw.h | 48 +++++++--
9 files changed, 261 insertions(+), 31 deletions(-)
create mode 100644 board/LaCie/netspace_v2/kwbimage-ns2l.cfg
--
1.7.9.5
More information about the U-Boot
mailing list