Re: SPARK ident error -uninitiate!
With Putty and rs232 cable nulmodem
When you see the 'PK7105' prompt, copy the following command without the quotes ("") and press ENTER:
"set bootargs console=ttyAS0,115200 rw ramdisk_size=6144 init=/linuxrc root=/dev/ram0 nwhwconf=device:eth0,hwaddr:00:06:37:04:15:00
ip=192.168.40.83:192.168.40.19:192.168.40.1:255.255.0.0:lh:eth0:off
stmmaceth=msglvl:0,phyaddr:1,watchdog:5000 bigphysarea=6000"
When you see the 'PK7105' prompt again, copy the following command without the quotes ("") and press ENTER:
"nboot.i 0x80000000 0 0x00100000 ;bootm 0x80000000"
The receiver should boot to SPARK
|