public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6] Bug fixes and board support for LaCie devices
@ 2012-05-16 14:20 Simon Guinot
  2012-05-16 14:20 ` [U-Boot] [PATCH 1/6] lacie_kw: fix SDRAM banks number for net2big_v2 Simon Guinot
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Simon Guinot @ 2012-05-16 14:20 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-05-25 14:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-16 14:20 [U-Boot] [PATCH 0/6] Bug fixes and board support for LaCie devices Simon Guinot
2012-05-16 14:20 ` [U-Boot] [PATCH 1/6] lacie_kw: fix SDRAM banks number for net2big_v2 Simon Guinot
2012-05-16 14:20 ` [U-Boot] [PATCH 2/6] lacie_kw: fix CONFIG_SYS_KWD_CONFIG for inetspace_v2 Simon Guinot
2012-05-16 14:20 ` [U-Boot] [PATCH 3/6] lacie_kw: add support for EFI partitions Simon Guinot
2012-05-16 14:20 ` [U-Boot] [PATCH 4/6] ARM: don't probe PHY address for LaCie boards Simon Guinot
2012-05-16 14:20 ` [U-Boot] [PATCH 5/6] ARM: add support for Network Space v2 Lite and Mini Simon Guinot
2012-05-24  8:03   ` Prafulla Wadaskar
2012-05-25 14:42     ` Simon Guinot
2012-05-16 14:20 ` [U-Boot] [PATCH 6/6] ARM: add support for d2 Network v2 Simon Guinot
2012-05-24  7:57 ` [U-Boot] [PATCH 0/6] Bug fixes and board support for LaCie devices Prafulla Wadaskar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox