Date: Tue, 20 Jul 2010 13:45:53 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: phcoder@gmail.com Cc: soc-status@FreeBSD.org, freebsd-mips@FreeBSD.org Subject: Re: Yeeloong status report Message-ID: <20100720.134553.522292379390520228.imp@bsdimp.com> In-Reply-To: <4C45F55F.5000507@gmail.com> References: <4C45F55F.5000507@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <4C45F55F.5000507@gmail.com>
Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com> writes:
: Hello. Thanks to help from my mentor I was able to buildworld for
: yeeloong.
Cool!
: The current problem is that for some obscure reason I'm
: figuring out no 32-bit imgact was compiled. So no it fails with error 8
: on launching init.
8 is ENOEXEC or exec format error...
: On bright side now it communicates with bootloader
: and so detects 256 Mib of memory (using whole 1GiB is another problem
: due to architecture).
Cool! There's code in the octeon port to deal with memory above
512MB. Is this memory just mapped in an odd location, or is there
some other reason...
: AT keyboard attaches but has problems due to
: interrupt routing.
Those are always fun :)
: I'm currently trying to figure out imgact and how to
: use genfb with my sm712 driver. Next steps will be figuring out the
: cache problems and writing more device drivers
I'll be around on IRC if you nee me :)
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100720.134553.522292379390520228.imp>
