[U-Boot] [PATCH 5/6] ARM: add support for Network Space v2 Lite and Mini
Prafulla Wadaskar
prafulla at marvell.com
Thu May 24 10:03:07 CEST 2012
> -----Original Message-----
> From: Simon Guinot [mailto:simon.guinot at sequanux.org]
> Sent: 16 May 2012 19:51
> To: Prafulla Wadaskar
> Cc: Albert ARIBAUD; u-boot at lists.denx.de; Simon Guinot
> Subject: [PATCH 5/6] ARM: add support for Network Space v2 Lite and
> Mini
>
> This patch adds support for the LaCie boards Network Space v2 (Lite
> and
> Mini). This two boards are derived from the Network Space v2 and a lot
> of hardware caracteristics are shared.
>
> - CPU: Marvell 88F6192 800Mhz
> - SDRAM memory: 128MB DDR2 200Mhz
> - 1 SATA port: internal
> - Gigabit ethernet: PHY Marvell 88E1318
> - Flash memory: SPI NOR 512KB (Macronix MX25L4005A)
> - i2c EEPROM: 512 bytes (24C04 type)
> - 2 USB2 ports (Lite only): host and host/device
> - 1 push button
> - 1 SATA LED (bi-color, blue and red)
>
> Signed-off-by: Simon Guinot <simon.guinot at sequanux.org>
> ---
> arch/arm/include/asm/mach-types.h | 13 +++
I think the updates to this file to be done by ARM maintainer.
> 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 | 2 +
> include/configs/lacie_kw.h | 26 ++++-
> 7 files changed, 237 insertions(+), 7 deletions(-)
> create mode 100644 board/LaCie/netspace_v2/kwbimage-ns2l.cfg
Again, can the current cfg files be reused? Instead of adding new?
Regards..
Prafulla . . .
More information about the U-Boot
mailing list