cross-building in order to get the basics up should be doable, not for
general stuff or ports.
cd /usr/src
make cross-tools TARGET=armv7
then cross compiler stuff ends up under /usr/cross/armv7 (make sure you
have room to spare in /usr)


2015-10-20 10:35 GMT+02:00 Petr Ročkai <obsd-li...@r.fixp.eu>:

> Hi,
>
> Alexander Kratzsch <a...@devrandom.se> writes:
> > Now I have the same problems as Leonardo describes another thread.
> > The system boots and freezes at some point. I have attached a full log
> > below.
>
> welcome to the club. I think that there's an issue affecting all A20's,
> regardless of the board around them. Comparing to an A10 could be
> useful, but those appear to be hard to get by. I'm planning to try an
> am335x (on a beaglebone black), so at least I get an armv7 obsd box for
> building images and so on (cross-building is a bit wonky; if anyone
> knows if cross-building from amd64 to armv7 is supposed to work, a
> how-to would be more than welcome).
>
>
> > Does anyone have some idea I could try?
>
> One thing that occured to me but didn't have time to try: the main
> difference between A10 and A20 is that the latter has 2 arm cores. It
> might be possible to disable one of the cores through some u-boot magic
> and try it that way.
>
> Petr
>
> --
> id' Ash = Ash; id' Dust = Dust; id' _ = undefined
>
>


-- 
May the most significant bit of your life be positive.

Reply via email to