[RESOLVED] Stock TonidoPlug U-boot variables

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

[RESOLVED] Stock TonidoPlug U-boot variables

Postby Bez997 » Thu Jul 14, 2011 10:05 am

Hey!
Do you have any backup of old site?
There were so many informations and tutorials about the plugs.
I can't find it on the new site (which is nicer!).
E.g. i'm looking for file tonidoplug-uboot-env
Can you help me?
Last edited by Bez997 on Sat Jul 16, 2011 1:04 pm, edited 1 time in total.
Bez997
 
Posts: 2
Joined: Wed Jul 07, 2010 12:34 pm

Re: Access to old site?

Postby kmihelich » Thu Jul 14, 2011 10:00 pm

Unfortunately, it looks like that file got trashed. Wiki information we can still pull up and get into the new site, but many static files either got erased, renamed, moved, or condensed.
Arch Linux ARM exists and continues to grow through community support, please donate today!
kmihelich
Developer
 
Posts: 1133
Joined: Tue Jul 20, 2010 6:55 am
Location: aka leming #archlinuxarm

Re: Access to old site?

Postby Bez997 » Sat Jul 16, 2011 1:03 pm

I just recieved Sheeva replacement PSU and installed it to my burnt TonidoPlug.
Also i've got JTAG box, and now i can see U-boot messages.
So, these are stock TonidoPlug U-boot variables + some boot messages:
$this->bbcode_second_pass_code('', ' __ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__|
** MARVELL BOARD: SHEEVA PLUG LE

U-Boot 1.1.4 (May 13 2009 - 13:10:52) Marvell version: 3.4.16

U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CF100

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 CS[1] base 0x10000000 size 256MB
DRAM Total size 512MB 16bit width
Flash: 0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:512 MB

CPU : Marvell Feroceon (Rev 1)

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
Marvell>> printenv
baudrate=115200
loads_echo=0
ipaddr=10.4.50.165
serverip=10.4.50.5
rootpath=/mnt/ARM_FS/
netmask=255.255.255.0
console=console=ttyS0,115200 mtdparts=nand_mtd:0xc0000@0(uboot)ro,0x1ff00000@0x100000(root)
CASset=min
MALLOC_len=1
ethprime=egiga0
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;
ethmtu=1500
mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxs
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
yuk_ethaddr=00:00:00:EE:51:81
nandEcc=1bit
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
ethact=egiga0
bootargs_root=ubi.mtd=1 root=ubi0:rootfs rootfstype=ubifs
mtdpartitions=mtdparts=orion_nand:0x400000@0x100000(uImage),0x1fb00000@0x500000(rootfs)
bootargs_usb=console=ttyS0,115200 ro root=/dev/sda1 rootdelay=10
bootcmd_usb=setenv bootargs $(bootargs_usb); usb start; ext2load usb 0 0x800000/boot/uImage; bootm 0x800000
bootcmd_mb=run bootcmd_usb; run real_bootcmd
real_bootcmd=setenv bootargs $(bootargs_console) $(mtdpartitions) $(bootargs_root); nand read.e 0x00800000 0x00100000 0x00400000; bootm 0x00800000
bootargs_console=console=ttyS0,115200
recover1=setenv mainlineLinux yes; setenv arcNumber 2097; setenv bootcmd run recover2; saveenv; reset
recover2=run recover3; setenv bootcmd $(bootcmd_mb); saveenv; setenv bootargs $(bootargs_console) $(mtdpartitions); bootm 0x00800000 0x01100000
recover3=run recover4; nand erase clean 0x00100000 0x00400000; nand write.e 0x00800000 0x00100000 0x00400000
recover4=usb start; fatload usb 0 0x00800000 uImage; fatload usb 0 0x01100000 initrd
ethaddr=00:50:43:01:6F:D1
arcNumber=2097
filesize=1CAE6D
bootcmd=run bootcmd_usb; run real_bootcmd
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=yes
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
enaAutoRecovery=yes

Environment size: 2093/131068 bytes')
If You want, you can put it on your site, it might be helpful.
I think this configuration is good, cause there are some recover modes, for recovering your Plug from USB drive, even without JTag box. TonidoPlug help (on offical site) has some images for restoring original kernel and rootfs.
You can use it with your Sheeva also :-)

P.S. I think, you can move it to the TonidoPlug subforum.
Bez997
 
Posts: 2
Joined: Wed Jul 07, 2010 12:34 pm


Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 8 guests