Note: You are viewing an old version of this page. View the current version.

Differences between version 15 and previous revision of CyberLeo/Scraps/POGO-P21.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 15 Last edited on Saturday, 20 October 2012 18:44:47 by CyberLeo Revert
Older page: version 14 Last edited on Monday, 15 October 2012 10:07:02 by CyberLeo Revert
@@ -17,8 +17,9 @@
 ** http://search.digikey.com/us/en/products/TTL-232R-3V3-WE/768-1016-ND/1836394  
 * Except the above doesn't fit. This should:  
 ** http://www.digikey.com/product-detail/en/SWR201-NRTN-S04-SA-WH/S9457-ND/2769602  
 ** http://www.digikey.com/product-detail/en/SWH201-NULN-S04-UU-WH/S9406-ND/2411374  
+** 115200,8n1  
   
   
 http://web.archive.org/web/20101221152953/http://plugapps.com/index.php5?title=Hardware:_Pogoplug_Pro  
   

version 15

Outside:

  • 4x USB2.0
  • 1x Gigabit Ethernet

Inside:

http://web.archive.org/web/20101221152953/http://plugapps.com/index.php5?title=Hardware:_Pogoplug_Pro

Software:

http://www.pogoplugged.com/forum/thread/14902/Pogoplug-Pro-U-Boot-Kernel-Sources/#11255

http://pogoplug.com/opensource

http://archlinuxarm.org/ (Platforms -> ARMv6 -> PogoPlug Pro/Video/V3)

https://github.com/WarheadsSE/OX820-3.1-Linux

Original images?:

http://archlinuxarm.org/mirror/ce/

http://download.pogoplug.com/opensource/#PRO

SATA boot:

http://archlinuxarm.org/forum/viewtopic.php?f=29&t=2146

Stock boot parameters:

/ # /usr/local/cloudengines/bin/blparam
bootcmd=run boot_nand
bootdelay=2
baudrate=115200
autoload=n
netmask=255.255.0.0
bootfile="uImage"
kernflmode=s
load_nand=nboot 60500000 0 200000
load_nand2=nboot 60500000 0 800000
boot=bootm 60500000
boot_nand=run load_nand boot || run load_nand2 boot
stdin=serial
stdout=serial
stderr=serial
bootargs=root=ubi0:rootfs ubi.mtd=2,512 rootfstype=ubifs console=ttyS0,115200 elevator=cfq mac_adr=0x00,0x30,0xe0,0x00,0x00,0x01 mem=128M poweroutage=yes
ethaddr=see label on the bottom of the device
cesvcid=see label on the bottom of the device, without hyphens
ceboardver=PPV3
serverip=192.168.1.20
ipaddr=192.168.1.122