I'm running Debian on Pogoplug E02, V4 Mobile, Goflex Net, Iconnect, NSA320, NSA310, so I tried this on NSA310S.
After changing the U-Boot environment to dual boot ZyxelOS or Debian (USB Stick) I'm trying to boot Debian from USB.
To boot newer Kernels (>3.16) I have to embed the DTS file (nsa310 or nsa310s).
Debian is up and running but without networking, see this link for deteils:
http://archlinuxarm.org/forum/viewtopic.php?f=57&t=8827&hilit=nsa310s
According to the first post on second page, there is e modified 320S DTS file which could help:
I didn't have this DTS file so I tried the NSA325 one.
This is because the hardware of the NSA310S is nearer to the NSA325 then NSA310.
Now, the ethernet is working as expected.
The only problem that remains is that the box couldn't power off.
Another this is related to the NSA325 dtb: LED configuration isn't working
After changing the U-Boot environment to dual boot ZyxelOS or Debian (USB Stick) I'm trying to boot Debian from USB.
To boot newer Kernels (>3.16) I have to embed the DTS file (nsa310 or nsa310s).
Debian is up and running but without networking, see this link for deteils:
http://archlinuxarm.org/forum/viewtopic.php?f=57&t=8827&hilit=nsa310s
According to the first post on second page, there is e modified 320S DTS file which could help:
by bodhi » Sun May 10, 2015 12:06 am ... ... I have the 320S DTS in my patch at Doozan forum. It was from user chrlee who created and tested it on the actual hardware. -bodhi
I didn't have this DTS file so I tried the NSA325 one.
This is because the hardware of the NSA310S is nearer to the NSA325 then NSA310.
Now, the ethernet is working as expected.
[ 0.171082] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set [ 1.910643] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 1.918749] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address ....The MAC adress is set via /etc/network/interfaces (as known on NSA310)
The only problem that remains is that the box couldn't power off.
[ 830.299811] ------------[ cut here ]------------ [ 830.304421] WARNING: CPU: 0 PID: 2202 at drivers/power/reset/gpio-poweroff.c:45 SyS_reboot+0x14c/0x1f8() [ 830.313859] Modules linked in: ipv6 adt7475 hwmon_vid evdev orion_wdt hmac mv_cesa uio_pdrv_genirq uio gpio_keys sg sd_mod uas usb_stord [ 830.328993] CPU: 0 PID: 2202 Comm: halt Not tainted 4.0.0-kirkwood-tld-2 #1 [ 830.335916] Hardware name: Marvell Kirkwood (Flattened Device Tree) [ 830.342181] [<c0014fcc>] (unwind_backtrace) from [<c00114dc>] (show_stack+0x10/0x14) [ 830.349903] [<c00114dc>] (show_stack) from [<c001dec4>] (warn_slowpath_common+0x88/0xb0) [ 830.357969] [<c001dec4>] (warn_slowpath_common) from [<c001df7c>] (warn_slowpath_null+0x18/0x20) [ 830.366720] [<c001df7c>] (warn_slowpath_null) from [<c003851c>] (SyS_reboot+0x14c/0x1f8) [ 830.374780] [<c003851c>] (SyS_reboot) from [<c000e060>] (ret_fast_syscall+0x0/0x30)
Another this is related to the NSA325 dtb: LED configuration isn't working