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

Re: [MiNT] MiNT on Firebee



Am 14.03.2011, 23:38 Uhr, schrieb Jo Even Skarstein <joska@online.no>:

On Mon, 2011-03-14 at 22:47 +0100, Jo Even Skarstein wrote:
On Sun, 2011-03-13 at 23:37 +0100, Jo Even Skarstein wrote:

> 3. keyboard.tbl is not loaded. No error message or anything during boot.
> 4. /ram is not installed. As with (3), no error message during boot.

The Coldfire-kernel is compiled with NO_AKP_KEYBOARD and NO_RAMFS. I
will test these now.

I guess I spoke too quick. There's some assembly that must be adapted
first, and I'm not sure if I'm the right person to do that...

Add this in sys/arch/Makefile.objs:

ifneq ($(CPU),030)
NOCFLAGS-acia.S = $(MODEL)
endif

I managed to build it.

--
Helmut Karlowski