Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

POGO Plug v2 (E02) (1 reply)

$
0
0
I just received a used pogo e02, I wanted to to convert this to a slim player device by putting debian onto it first.

I expected stock is to have been on the plug, but it seems to have corrupt is as of now, stock is not booting. No Pogo server running on ip address of device, my router identify it as "debian", can't connect with ssh, default password is failing.

I have serial console to it now, but stock OS has NO tool support it seems. cat / cd / grep all return as unknown commands.

I realize this is old device, so I tried to search first before makeing new thread, but My searches did not result in any answers to how to move from stock to debian. I only found topics asking how to switch from Aarch to Debian.


U-Boot 1.1.4 (Sep 28 2009 - 11:55:23) Cloud Engines v2.0 (3.4.16)

U-Boot code: 00600000 -> 0067FFF0  BSS: -> 00690D60

Soc: 88F6281 A0 (DDR2)
CPU running @ 1200Mhz L2 running @ 400Mhz
SysClock = 400Mhz , TClock = 200Mhz 

DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
DRAM CS[0] base 0x00000000   size 256MB 
DRAM Total size 256MB  16bit width
Flash:  0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 MB

CPU : Marvell Feroceon (Rev 1)
CLOUD ENGINES BOARD: PPV2

Streaming disabled 
Write allocate disabled


USB 0: host mode
PEX 0: interface detected no Link.
Net:   egiga0 [PRIME], egiga1
Hit any key to stop autoboot:  0 
CE>> printenv
baudrate=115200
loads_echo=0
rootpath=/mnt/ARM_FS/
netmask=255.255.0.0
run_diag=yes
console=console=ttyS0,115200
CASset=min
MALLOC_len=1
ethprime=egiga0
bootargs_root=root=/dev/mtdblock2 ro
ethmtu=1500
usb0Mode=host
nandEcc=1bit
ethact=egiga0
serverip=169.254.254.252
ipaddr=169.254.254.253
ethaddr=00:25:31:02:F6:64
cesvcid=UMT3AW7DWKU2HFVY33ER8VKTJ6
ceboardver=PPV2
bootcmd=nand read.e 0x800000 0x100000 0x200000; setenv bootargs $(console) $(bootargs_root);bootm 0x800000
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=no
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
netbsd_en=no
vxworks_en=no
bootdelay=3
disaMvPnp=no
bootargs=console=ttyS0,115200 root=/dev/mtdblock2 ro

Viewing all articles
Browse latest Browse all 3247

Trending Articles