User Tools

Site Tools


internet_space_v1

This is an old revision of the document!


LaCie Internet Space v1

This page is relevant for Internet Space v1. This device can be found rebranded by Orange as “HomeLibrary”.

Hardware

Specifications

  • CPU ARM926EJ-Sid(wb) rev 0 (v5l) 400MHz (266 bogoMIPS)
  • SoC Orion 88F5182-A2 C400 (Marvell)
  • SDRAM memory 64MB, (Hynix DDR2 HY5PS561621B FP-25)
  • SPI flash, NOR 512kB (MACRONIX MX25L4005CTTC-55Q)
  • Ethernet Gigabit port (PHY MARVELL 88E1118R-NNG2)
  • 1 USB2 port (host connector)
  • 1 SATA port
  • 1 blue LED
  • Power push button
  • Power (12V)

Pictures

internet space v1 front internet space v1 back

Eeprom content

Marvell>> imd  0x50 0 8
0000: 00 d0 4b 85 f6 98 00 ff    ..K.....
Marvell>> 

00:d0:4b:85:f6:98 is the ethernet mac address of the device.

Software

U-Boot

U-Boot don't support the device although the internet space v1 is very similar than edminiv2.

Lacie U-Boot environment

Marvell>> printenv
bootargs=console=ttyS0,115200 root=/dev/sda7 ro
bootcmd=if lump 2; then ; else run disk_disk; fi
baudrate=115200
loads_echo=0
kernel_addr=0x400000
boot_disk=disk ${kernel_addr} 1:6
snap_disk=if snapboot 1:9 ${kernel_addr}; then; else run boot_disk; fi
disk_disk=ide reset; run snap_disk; bootm ${kernel_addr};
ethaddr=00:d0:4b:85:f6:98
stdin=serial
stdout=serial
stderr=serial
cpuName=926
CASset=min
enaMonExt=no
enaFlashBuf=yes
enaCpuStream=no
MALLOC_len=4
ethprime=egiga0
bootdelay=3
disaMvPnp=no
overEthAddr=no
usb0Mode=host
usb1Mode=device
ethact=egiga0
 
Environment size: 558/40956 bytes
Marvell>>

Linux

Linux don't have support for the device, but patched edminiv2 v3.6 kernel works.

Debian

internet_space_v1.1369214788.txt.gz · Last modified: 2013/05/22 11:26 by starox