[okl4-developer] Need help in compiling
Nelson Tam
nelson at ok-labs.com
Mon Mar 10 19:20:28 EST 2008
Hi,
On 10/03/2008, at 7:09 PM, neohtm wrote:
> So in order to boot up OKL4 on the current machine, I need to
> connect via
> serial port to another machine?
>
> Can I remove this function??So that I can directly boot up and view
> on the
> current machine without connect to other machine??
>
> I'd try to simulate it on Debian and the OKL4 is able to boot up with
> busybox.
To use a monitor and keyboard to do I/O with OKL4, you will need to
implement framebuffer drivers in the kernel. On the other hand you
only need a simple serial driver to do serial I/O in the kernel.
Therefore on real hardware, serial I/O will remain the preferred
method of interfacing to OKL4.
--
(nt)
Nelson Tam
nelson at ok-labs.com
More information about the Developer
mailing list