Default value [RESOLVED]

This forum is for all other ARMv5 devices

Default value [RESOLVED]

Postby emax20000 » Thu May 02, 2013 8:57 am

What is the default value of the variable "bootcmd" in blparam on pro version
or possibly post the entire output of "blparam" deleting personal information such as mac etccc.
I have the following output and I can only boot from sata, however without sata disk connected I can not boot not even blink the LED remains off everything.

$this->bbcode_second_pass_quote('', '
')bootdelay=2
baudrate=115200
autoload=n
netmask=255.255.0.0
bootfile="uImage"
kernflmode=s
load_nand=nboot 60500000 0 200000
stdin=serial
stdout=serial
stderr=serial
ethaddr=00:25:31:01:DE:DD
cesvcid=63WULZY4HPY4N9ZNXQUN799LEN
ceboardver=PPRO1
serverip=192.168.33.2
ipaddr=192.168.33.195
load_nand2=nboot 60500000 0 B00000
load_custom_nand2=nboot 60500000 0 800000
bootargs=
bootcmd=run boot_nand
Last edited by emax20000 on Thu May 02, 2013 7:02 pm, edited 2 times in total.
emax20000
 
Posts: 9
Joined: Sun Apr 21, 2013 7:22 pm

Re: Default value

Postby Geoff » Thu May 02, 2013 4:00 pm

It looks like you're trying to revert to the "stock" configuration. I don't have that configuration saved anywhere, sorry. On the other hand, if you would prefer to reconstruct the Arch Linux configuration with rootfs on sda1, that should be quite possible too. Heck, if you wanted to, you could even configure it to run with the kernel in NAND and rootfs on sda2 instead of sda1, so that you could test it simply with your working SATA-boot drive plugged into a USB port.
Geoff
 
Posts: 231
Joined: Wed Mar 09, 2011 5:14 pm

Re: Default value [SOLVED]

Postby emax20000 » Thu May 02, 2013 7:01 pm

Finally I managed to solve the problem, now my Pogo Pro gets the boot with the stock version, if someone were to have the same problem this is the configuration I used (of course instead of XXX you have to put your data)

$this->bbcode_second_pass_quote('', 'b')ootdelay=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
ethaddr=00:25:31:01:XX:XX
cesvcid=XXXXXXXXXXXXXXXXXXXXXXX
ceboardver=PPRO1
serverip=192.168.33.2
ipaddr=192.168.33.195
load_custom_nand2=nboot 60500000 0 B00000
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
bootcmd=run boot_nand
emax20000
 
Posts: 9
Joined: Sun Apr 21, 2013 7:22 pm


Return to Community Supported

Who is online

Users browsing this forum: No registered users and 11 guests