On Mon, Jul 1, 2013 at 7:20 PM, Artturi Alm <artturi....@gmail.com> wrote:

> So, i found out that the docs i have don't include
> sd/mmc controller register definitions etc., only the overview.
> which lead me to fix ehci and now it might boot, but
> i cant figure out how to cross-build release, if it's even
>
the cross-distrib target in Makefile.cross might help you (cross-gnu
doesn't work,
so getting a native toolchain cross compiled needs more work)

alternatively, when i last tried to bring up the beagle port on Pandaboard
ES,
i used the lastest armish binary sets and although not all programs work
(mainly
due to using SWP on Cortex-A9) the system could boot into multi user
successfully.

after it boots up, you can rebuild /usr/src/lib/librthread, and replace the
library
so that perl runs and then you have a working system to do a full native
build.

> supported, and if not, what else can i do?
> in short: i dont know how to build userland etc. to be placed
> on the umass which attaches so i it would boot properly..
> i copied beagle/conf/RAMDISK into allwinner and it does build,
> and is about 1mb bigger, but it panics on error opening disc.
> and honestly, im not sure if it freezes now where it does because
> there is no sd0b on that old stick, didnt bother with it since there's
> no /bin etc. anyway, but userland is what i need i think :)

Reply via email to