Re: [OpenWrt-Devel] Testing Sunxi target with cubieboard

2013-12-16 Thread wigyori
2013-12-12 16:19 időpontban Saverio Proto ezt írta: Hello, today I tried to boot the latest trunk with my CubieboardA10, but I cannot boot at all. I followed this guide: http://wiki.openwrt.org/doc/hardware/soc/soc.allwinner.sunxi the most important stuff is: dd if=openwrt-sunxi-Cubieboard-sun

Re: [OpenWrt-Devel] Testing Sunxi target with cubieboard

2013-12-12 Thread Saverio Proto
Hello, today I tried to boot the latest trunk with my CubieboardA10, but I cannot boot at all. I followed this guide: http://wiki.openwrt.org/doc/hardware/soc/soc.allwinner.sunxi the most important stuff is: dd if=openwrt-sunxi-Cubieboard-sunxi-with-spl.bin of=/dev/sdb bs=1024 seek=8 then I for

Re: [OpenWrt-Devel] Testing Sunxi target with cubieboard

2013-11-20 Thread Alexander Couzens
> The Olimex A20 board boots fine with the 3.12 kernel in trunk, although > brings up 1 CPU only - what's the issue on the CB2? Thank you. I've found the problem. The old u-boot on the nand which supports fastboot doesn't boot a linux kernel >= 3.10. You can see several kernel messages but it do

Re: [OpenWrt-Devel] Testing Sunxi target with cubieboard

2013-11-17 Thread Zoltan HERPAI
Just one more question about the script.bin file. I have a script.bin I built my self following instructions here: http://linux-sunxi.org/FirstSteps is OpenWrt buildroot also going to compile this file ? The script.bin is a clone of devicetree developed by Allwinner. It's similar to a dtb file.

Re: [OpenWrt-Devel] Testing Sunxi target with cubieboard

2013-11-17 Thread Alexander Couzens
> Just one more question about the script.bin file. > > I have a script.bin I built my self following instructions here: > http://linux-sunxi.org/FirstSteps > is OpenWrt buildroot also going to compile this file ? The script.bin is a clone of devicetree developed by Allwinner. It's similar to a dt

Re: [OpenWrt-Devel] Testing Sunxi target with cubieboard

2013-11-15 Thread Saverio Proto
> I've added only minimal support, it only worked with initramfs. Since > last night (r38811) Zoltan took over the target and pushed 3.12 kernel. > He should give you more information at this point as I have not tested > it yet. Thanks. I see now r38785 that is even more important. I compiled the

Re: [OpenWrt-Devel] Testing Sunxi target with cubieboard

2013-11-15 Thread Luka Perkov
Hi Saverio, On Thu, Nov 14, 2013 at 10:38:55PM +0100, Saverio Proto wrote: > can you give me some advice ? I've added only minimal support, it only worked with initramfs. Since last night (r38811) Zoltan took over the target and pushed 3.12 kernel. He should give you more information at this poin

[OpenWrt-Devel] Testing Sunxi target with cubieboard

2013-11-14 Thread Saverio Proto
Hello Luka, I tested before the Cubieboard with OpenWrt and and external kernel tree, I had some notes here: http://wiki.ninux.org/CubieboardOpenWrt I built now a new openwrt trunk image with your latest patches. https://dev.openwrt.org/changeset/38651 I have the kernel booting, but I am stucke