Hello, sorry my english isnt so good ...
I bought a Seagate Business Storage 2-Bay which use a Cavium CNS3420 SoC(700 MHz) 512 MB RAM, the Seagate Central(256MB RAM) use the same. The board have a UART Port, look at the attached file.
I could start Telnet on the device by a bug(php shell, cant find the link atm ...). It is not so easy to compile any programms for the NAS because, look here -> https://sites.google.com/site/modcentralnas
Here is some Sourcecodes from the NAS(410MB) http://www.seagate.com/files/www-content/support-content/external-products/business-storage/2-bay/_shared/downloads/seagate-nas-sources.tgz
Firmware Link: http://www.seagate.com/files/www-content/support-content/external-products/business-storage/2-bay/_shared/downloads/seagate_nas-update-1400319-2bay.zip
and here from Seagate Central http://www.seagate.com/files/www-content/support-content/external-products/seagate-central/_shared/downloads/seagate-central-firmware-gpl-source-code.zip
Please look in the Seagate Central Kernel (sources\GPL\linux), there are config files for the 1,2,4 Bay NASes and under the path sources\GPLv2+\u-boot is some uboot stuff!
The NAS boot from any internel mmc?There are to /dev/mmcblk0p1 and /dev/mmcblk0p2 with uImages on /dev/md0 is the rootfs
I mount the /dev/mmcblk0p1 on /mnt/mmc1
root@BA-38D10C:/mnt/mmc1# ls -l
total 7984
drwx------ 2 root root 12288 Sep 20 16:35 lost+found
-rw-r--r-- 1 root root 8129640 Oct 4 17:27 uImage
I bought a Seagate Business Storage 2-Bay which use a Cavium CNS3420 SoC(700 MHz) 512 MB RAM, the Seagate Central(256MB RAM) use the same. The board have a UART Port, look at the attached file.
I could start Telnet on the device by a bug(php shell, cant find the link atm ...). It is not so easy to compile any programms for the NAS because, look here -> https://sites.google.com/site/modcentralnas
Here is some Sourcecodes from the NAS(410MB) http://www.seagate.com/files/www-content/support-content/external-products/business-storage/2-bay/_shared/downloads/seagate-nas-sources.tgz
Firmware Link: http://www.seagate.com/files/www-content/support-content/external-products/business-storage/2-bay/_shared/downloads/seagate_nas-update-1400319-2bay.zip
and here from Seagate Central http://www.seagate.com/files/www-content/support-content/external-products/seagate-central/_shared/downloads/seagate-central-firmware-gpl-source-code.zip
Please look in the Seagate Central Kernel (sources\GPL\linux), there are config files for the 1,2,4 Bay NASes and under the path sources\GPLv2+\u-boot is some uboot stuff!
The NAS boot from any internel mmc?There are to /dev/mmcblk0p1 and /dev/mmcblk0p2 with uImages on /dev/md0 is the rootfs
I mount the /dev/mmcblk0p1 on /mnt/mmc1
root@BA-38D10C:/mnt/mmc1# ls -l
total 7984
drwx------ 2 root root 12288 Sep 20 16:35 lost+found
-rw-r--r-- 1 root root 8129640 Oct 4 17:27 uImage