Re: [linux-sunxi] Optimus Board

2014-09-08 Thread RFat
er off the board, connect the board via serial port, unplug the otg > wire, press 2 in serial terminal, power on, the board will boot into FEL > mode. plug in the otg wire, open Phoenix, done. > > > ---- 原始邮件 ---- > 主题:Re: [linux-sunxi] Optimus Board > 发件人:RFat >

回复: [linux-sunxi] Optimus Board

2014-09-08 Thread quink
power off the board, connect the board via serial port, unplug the otg wire, press 2 in serial terminal, power on, the board will boot into FEL mode. plug in the otg wire, open Phoenix, done. 原始邮件 主题:Re: [linux-sunxi] Optimus Board发件人:RFat 收件人:linux-sunxi@googlegroups.com抄送:yrz

Re: [linux-sunxi] Optimus Board

2014-09-07 Thread RFat
Some progress to report: I finally managed to flash the Optimus Board (OB) through the USB 3. It is done using the PhoenixSuit and without installing the USB drivers (I found all the necessary software at PCDuino8 site). Despite not managing to install the usb driver on windows the PhoenixSuit

Re: [linux-sunxi] Optimus Board

2014-09-05 Thread RFat
Thanks for your reply. I still could not get any progress; I tired following the dd instruction you sent in the SDK page as well as two methods described in pcduino8 page. I also got some stuff from Merrii (as Jhon suggested). I published it in a newer post on this forum. The mmc does work once

Re: [linux-sunxi] Optimus Board

2014-09-05 Thread jonsm...@gmail.com
On Fri, Sep 5, 2014 at 11:33 AM, Chen-Yu Tsai wrote: > Hi, > > On Fri, Sep 5, 2014 at 8:44 AM, Jhon Yi wrote: >> If this doesn't work, the only solution is to ask Merrii, or at least >> let them provide one bootable sdcard then dd out the content and >> search for the position. >> >> 2014-09-05 4

Re: [linux-sunxi] Optimus Board

2014-09-05 Thread Chen-Yu Tsai
Hi, On Fri, Sep 5, 2014 at 8:44 AM, Jhon Yi wrote: > If this doesn't work, the only solution is to ask Merrii, or at least > let them provide one bootable sdcard then dd out the content and > search for the position. > > 2014-09-05 4:55 GMT+08:00 RFat : >> Hi Jhon, >> >> Thanks for your suggestio

Re: [linux-sunxi] Optimus Board

2014-09-04 Thread Jhon Yi
If this doesn't work, the only solution is to ask Merrii, or at least let them provide one bootable sdcard then dd out the content and search for the position. 2014-09-05 4:55 GMT+08:00 RFat : > Hi Jhon, > > Thanks for your suggestion. I tried: > dd if=boot0_sdcard_sun9iw1p1.bin of=/dev/mmcblk0 bs

Re: [linux-sunxi] Optimus Board

2014-09-04 Thread RFat
Hi Jhon, Thanks for your suggestion. I tried: dd if=boot0_sdcard_sun9iw1p1.bin of=/dev/mmcblk0 bs=1024 seek=X where X = 0, 4, 8, .. and the board never showed any response - it is just booting from the nand (I presume..). Was this what you were suggesting? If anyone else have a suggestion - I'

Re: [linux-sunxi] Optimus Board

2014-09-03 Thread Jhon Yi
I suggest that you'd better ask Merrii to give you the parameters. Otherwise you could first try to dd the boot0 to a clean sd card from 8kB and see if there is any print out from the serial port (just set the serial port of you computer to 115200n8), if not work, move up 4kB every trial until you

[linux-sunxi] Optimus Board

2014-09-03 Thread RFat
Hi everyone, I just got the Optimus board (by Merrii). Seems like a nice hotrod.. I am trying to get u-boot running from the sdcard and I saw the binaries: u-boot-sun9iw1p1.bin boot0_sdcard_sun9iw1p1.bin in the SDK that poped up recently (A80_SDK_20140728). I guess I should be DD-ing these fil