Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: qemu for rpi emulation



2013/8/14 matthew sporleder <msporleder%gmail.com@localhost>:
> Okay.  I still need a little more guidance.  Is one of the gzimage bootable?
> I downloaded your netbsd.gz.ub and got it to boot into asking for a root
> device, but I'd like to produce something from build.sh (+ other tools if
> necessary) so I have some control over customizing it.

You should be able to cross compile all you need the usual way:

 - Tools: ./build.sh -U -u -m evbarm tools
 - Kernel: ./build.sh -u -m evbarm kernel=INTEGRATOR_CP
 - Userland: ./build.sh -U -u -m evbarm

Sergio.


Home | Main Index | Thread Index | Old Index