Hi, On 11/13/2014 10:32 PM, Jens Lucius wrote: > Am Mittwoch, 12. November 2014 23:05:33 UTC+1 schrieb Hans de Goede: >> >> >> That is because that option is not (yet) supported in mainline u-boot, if >> you use my tree: >> >> https://github.com/jwrdegoede/u-boot-sunxi/tree/sunxi-wip >> >> then this should work. Note this tree is in a constant state of >> development, >> so no guarantees. >> >> > Hi, > > Tried your branch, but still the same result, last message from U-Boot is > > Starting kernel ... > > Any ideas what I could have done wrong or why it should not work with the > Olimex board?
You're using the olimex A20 micro board, right ? I just rebased my sunxi_old_kernel_compat series yesterday, and posted a v2 to get it upstream, during this rebasing I of course ran some tests and I used an olimex A20 micro for that. My tree may have been in a broken state wrt sunxi_old_kernel_compat, so you could try updating, other then that make sure you've a console=ttyS0,115200 argument on the kernel commandline and then things should work. Regards, Hans -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
