Le vendredi 7 juin 2013 12:26:52 UTC+2, Kevin Tang a écrit :
> what you can do:( you had better do not download the 4g sdcard img)
> ///////////////////////////////////////////////////////////
> 
> u-boot:https://github.com/jwrdegoede/u-boot-sunxi
> make mk802_a10s_config
> make
> ///////////////////////////////////////////////////////////
> cls:
> sudo dd if=/dev/zero of=/dev/sdb bs=1016K count=1 seek=8
> u-boot:
> sudo dd if=spl/sunxi-spl.bin of=/dev/sdb bs=1024 seek=8
> sudo dd if=u-boot.bin of=/dev/sdb bs=1024 seek=32
> ///////////////////////////////////////////////////////////
> 
> https://github.com/linux-sunxi/linux-sunxi    branch: sunxi-3.0
> 
> http://dev.kevin125.com/download/mk802/a10s/mk802+.config 
> 
> ///////////////////////////////////////////////////////////
> 
> 
> 
> SD card first partition 16MB
> 
> http://dev.kevin125.com/download/mk802/a10s/boot.cmd
> http://dev.kevin125.com/download/mk802/a10s/boot.scr
> http://dev.kevin125.com/download/mk802/a10s/script.bin
> http://dev.kevin125.com/download/mk802/a10s/uImage
> http://dev.kevin125.com/download/mk802/a10s/uInitrd
> ///////////////////////////////////////////////////////////
> 
> rootfs
>  you can downliad    linaro-precise-alip-20120724-274.tar.gz  from  linaro.org
> 
> 
> ///////////////////////////////////////////////////////////
> 
> 在 2013年6月6日星期四UTC+8下午10时07分02秒,Kevin Tang写道:you can visit my blog:
> 
> 
> http://dev.kevin125.com/blog/?p=170 (do not hack it pls,it is weak and based 
> on mk802 which is allwinner a10)
> 
> 
> 
> if you don‘t know chinese,just view the build process or email to me, i'll 
> reply you asap.
> 
> 
> i'll release my sd card img later.
> 
> 
> 2013-06-06  ( i hand over my first job. i make linux running on a10s success.)

Hi Kevin

Did you manage to boot linux from nand on an MK802 with  a10s?

Thanks for your sharing

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to