On Thu, Jun 2, 2011 at 10:22 PM, mike
<mi...@pikeaero.com> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
G'Day all,
I spent a bit of time last night planning my approach on the
Linux/68K/S-100 bootstrap solution.
I think I would like to break it down into three distinct phases with
the ultimate goal of a full fixed-disk bootable Linux with memory
management.
So starting with a baby step, phase 1 would look something like this:
1) Build a bare-bones XIP -mcpu=68000 -nommu kernel with:
1.1) No-MMU support.
1.2) Hack up a device driver for the Interfacer-4 async card.
1.3) PPP/SLIP kernel module linked in.
1.4) RAM disk kernel module linked in.
1.5) Implement some kind of h/w timer + kernel support.