I used a port for a similar board (cubieboard). It works good for me with a external kernel tree. You might want to look at this: https://github.com/zioproto/openwrt-sunxi/tree/sunxi-rebased
It is pretty similar board, with ARM Cortex processor. Saverio 2013/6/24 Artur Wronowski <[email protected]>: > Thanks for reply. > > Here is kernel configuration: http://pastebin.com/fbMAhi0k > > I have enabled CONFIG_DEBUG_LL > > 2013/6/24 Florian Fainelli <[email protected]>: >> 2013/6/24 Artur Wronowski <[email protected]>: >>> I have enabled earlyprink and this not help. I think there is a >>> problem with toolchain or somethink else. >> >> Are you sure that you also enabled low-level debugging? I would rather >> suspect a kernel configuration issue, or a memory configuration issue. >> ARM kernels have a tendency to be able to crash every early if the >> memory map is wrong, that includes both declaring the available >> physical memory and the virtual memory layout. >> -- >> Florian >> _______________________________________________ >> openwrt-devel mailing list >> [email protected] >> https://lists.openwrt.org/mailman/listinfo/openwrt-devel > > > > -- > Pozdrawiam, Artur > Best regards, Artur > http://artekw.net / http://digi-led.pl / GG: 1518171 / Jabber: > [email protected] > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
