Re: [RFC] m68k: Update defconfigs

2012-01-04 Thread Thorsten Glaser
Geert Uytterhoeven dixit: >CONFIG_SERIAL_CONSOLE: y . . . . . . . . . . y This is something I'd like to see, if it is possible from the hardware: ARAnym’s emulated parallel port for debugging is unidirectional (printing only), so, in headless mode, you get no console at all (f

[RFC] m68k: Update defconfigs

2012-01-04 Thread Geert Uytterhoeven
Hi all, I've updated the defconfigs in a new "defconfig" branch (soon at http://git.kernel.org/?p=linux/kernel/git/geert/linux-m68k.git;a=commitdiff;h=defconfig). Several of these are based on Finn's updates for mac_defconfig. I try to keep the defconfigs for the different platforms as si

Re: Atari TT

2012-01-04 Thread Alan Hourihane
On 01/04/12 21:44, Geert Uytterhoeven wrote: > On Wed, Jan 4, 2012 at 22:38, Alan Hourihane wrote: >> On 01/04/12 20:53, Petr Stehlik wrote: >>> Alan Hourihane píše v Wed 04. 01. 2012 v 20:43 +: >>> The TT has 4MB STRAM and 128MB TT RAM. >> The kernel, framebuffer, several I/O buffers,

Re: Atari TT

2012-01-04 Thread Geert Uytterhoeven
On Wed, Jan 4, 2012 at 22:44, Geert Uytterhoeven wrote: > On Wed, Jan 4, 2012 at 22:38, Alan Hourihane wrote: >> On 01/04/12 20:53, Petr Stehlik wrote: >>> Alan Hourihane píše v Wed 04. 01. 2012 v 20:43 +: >>> The TT has 4MB STRAM and 128MB TT RAM. >> The kernel, framebuffer, several

Re: Atari TT

2012-01-04 Thread Geert Uytterhoeven
On Wed, Jan 4, 2012 at 22:38, Alan Hourihane wrote: > On 01/04/12 20:53, Petr Stehlik wrote: >> Alan Hourihane píše v Wed 04. 01. 2012 v 20:43 +: >> The TT has 4MB STRAM and 128MB TT RAM. > The kernel, framebuffer, several I/O buffers, and probably > the ramdisc and what’s left fro

Re: Atari TT

2012-01-04 Thread Alan Hourihane
On 01/04/12 20:53, Petr Stehlik wrote: > Alan Hourihane píše v Wed 04. 01. 2012 v 20:43 +: > The TT has 4MB STRAM and 128MB TT RAM. The kernel, framebuffer, several I/O buffers, and probably the ramdisc and what’s left from TOS/GEM before Linux takes over all has to fit into

Re: Atari TT

2012-01-04 Thread Petr Stehlik
Alan Hourihane píše v Wed 04. 01. 2012 v 20:43 +: > >>> The TT has 4MB STRAM and 128MB TT RAM. > >> > >> The kernel, framebuffer, several I/O buffers, and probably > >> the ramdisc and what’s left from TOS/GEM before Linux takes > >> over all has to fit into it. > >> > >> I can verify that Linu

Re: Atari TT

2012-01-04 Thread Alan Hourihane
On 01/04/12 19:57, Alan Hourihane wrote: > On 01/04/12 19:12, Thorsten Glaser wrote: >> Alan Hourihane dixit: >> >>> The TT has 4MB STRAM and 128MB TT RAM. >> ^ >> >> The kernel, framebuffer, several I/O buffers, and probably >> the ramdisc and what’s left from TOS/GEM before Li

Re: Atari TT

2012-01-04 Thread Alan Hourihane
On 01/04/12 19:12, Thorsten Glaser wrote: > Alan Hourihane dixit: > >> The TT has 4MB STRAM and 128MB TT RAM. > ^ > > The kernel, framebuffer, several I/O buffers, and probably > the ramdisc and what’s left from TOS/GEM before Linux takes > over all has to fit into it. > > I can

Re: Atari TT

2012-01-04 Thread Thorsten Glaser
Alan Hourihane dixit: >The TT has 4MB STRAM and 128MB TT RAM. ^ The kernel, framebuffer, several I/O buffers, and probably the ramdisc and what’s left from TOS/GEM before Linux takes over all has to fit into it. I can verify that Linux 2.6.39 and 3.0 do NOT boot with only 4 M

mesa: [m68k] FTBFS due to lack of GCC atomic builtins

2012-01-04 Thread Thorsten Glaser
Source: mesa Version: 7.11.2-1 Hi, mesa FTBFS (with gcc-4.6) with error messages like these: /tmp/buildd/mesa-7.11.2/build/dri/src/gallium/drivers/r600/../../../../src/gallium/auxiliary/util/u_atomic.h:151: undefined reference to _sync_sub_and_fetch_4' This is due to it using GCC Atomic built

Atari TT

2012-01-04 Thread Alan Hourihane
Hi all, I have a copy of Etch for the Atari, but I'm having a whale of a time trying to find a bootloader that can actually load the kernel. BOOTSTRA.TOS just silently dies when booting the kernel, and BOOTATA from Didier either complains about out of memory for ramdisk or unable to allocate memo