linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux on 16-bit processors
@ 2003-03-18 23:46 micklweiss
  2003-03-18 23:58 ` Joel Jaeggli
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: micklweiss @ 2003-03-18 23:46 UTC (permalink / raw)
  To: linux-kernel

I'm interested on running Linux on some less powerful, cheaper 16 bit
systems. I would like to know if there is a slimmed down version of the kernel (any
version 2.2+) that can run on 16-bit CPUs. I know that linux "requires" a
32-bit CPU, but I know that it has run on less. I'm interested in any arch -
really. 
I can't seem to find a slimmed down version of the kernel. Any projects out
there? Something with decent performance would be cool too. :o)

I'm not apart of the list, so if you could pleace CC: any replies to this
e-mail (micklweiss@gmx.net) that would be great.

I asked before at a local user group (southflorida embedded user group)..
and this is what info they got me. I just cut-n-pasted.

<cut>

To: Mick Weiss
From: "wblake@emsys.net" <wblake@emsys.net>

glad to help. you have interesting research.
Most handhelds these days are 32 bit processors, even pagers. Mostly some
ARM variant especially Intel StrongArm.

The main obstacle to running Linux on smaller (cheaper) CPUs seems to be an
MMU which Linux and most Unixes expect. For a Linux work alike, some RTOS's
will have various POSIX layers corresponding to  standard C library,
real-time facilities, threads, and shell utilities. So if an application
uses POSIX compliant calls, it can move from *ix to one of these operating
systems.
Most *Ix work alikes Lynx, and QNX claim POSIX compliance. Likewise
embedded RTOSes like Red Hat eCos, rtxc, mentor ati nucleus, vrtx, vxworks
etc. 
Even Microsoft supports many of these POSIX interfaces as do other non Unix
OS's like Digital (now HP) VMS, IBM MVS, IBM VM etc 

http://www.embedded.com/story/OEG20010312S0073

Original Message:
-----------------
From:  micklweiss@gmx.net
Date: Tue, 18 Mar 2003 14:39:45 +0100 (MET)
To: emsys@emsys.net
Subject: 


Lineo supports processors in the following specific architectures: 

32 bit with memory management 
32 bit without memory management 
16 bit/ 16 bit DSP 
8 bit processor/ 8 bit controller 

and uclinux is a whopping $200 (its whopping when your just messing with it
on your spare time ;), plus I'm not sure how its licenced (GPL?).

----

after searching I found a few things on RTLinux and linux on handhelds, but
-- oh well I'll keep looking (its only for myself, no business reasons, so
its not important)

miniRTL (after porting it) may be a good design to work from, I'll just have
to see.

Thanks Wil for all the info, It definitly sounds cool. I am looking into it
right now.

See you at the next meeting,

- Mick

-- 
(o> Web developer / designer
( )     UNIX Systems Admin
---   ~ www.mickweiss.com ~

</cut>

Thanks in advance for any help,

- Mick

(o> Web developer / designer
( )     UNIX Systems Admin
---   ~ www.mickweiss.com ~

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re:  Linux on 16-bit processors
@ 2003-03-19  7:25 Greg Ungerer
  0 siblings, 0 replies; 7+ messages in thread
From: Greg Ungerer @ 2003-03-19  7:25 UTC (permalink / raw)
  To: micklweiss, linux-kernel


Hi Mick,

> I'm interested on running Linux on some less powerful, cheaper 16 bit
> systems. I would like to know if there is a slimmed down version of the kernel (any
> version 2.2+) that can run on 16-bit CPUs. I know that linux "requires" a
> 32-bit CPU, but I know that it has run on less. I'm interested in any arch -
> really. 
> I can't seem to find a slimmed down version of the kernel. Any projects out
> there? Something with decent performance would be cool too. :o)

You want uClinux, http://www.uclinux.org.


> I'm not apart of the list, so if you could pleace CC: any replies to this
> e-mail (micklweiss@gmx.net) that would be great.
> 
> I asked before at a local user group (southflorida embedded user group)..
> and this is what info they got me. I just cut-n-pasted.
> 
> <cut>
> 
> To: Mick Weiss
> From: "wblake@emsys.net" <wblake@emsys.net>
> 
> glad to help. you have interesting research.
> Most handhelds these days are 32 bit processors, even pagers. Mostly some
> ARM variant especially Intel StrongArm.

Allmost all Palm's use a Motorola 68k varient (either
68328, 68EZ328 or 68VZ328). These have no MMU.


> The main obstacle to running Linux on smaller (cheaper) CPUs seems to be an
> MMU which Linux and most Unixes expect.

Nope. That is what uClinux is all about. Running Linux without
an MMU. We have been doing it for years. First supported on
kernels in the linux-2.0.x range. Most people using 2.4.x these
days, or now uClinux is part of standard linux, it is in all
the latest 2.5.x kernels.


[snip]
> Lineo supports processors in the following specific architectures: 
> 
> 32 bit with memory management 
> 32 bit without memory management 
> 16 bit/ 16 bit DSP 
> 8 bit processor/ 8 bit controller 
> 
> and uclinux is a whopping $200 (its whopping when your just messing with it
> on your spare time ;), plus I'm not sure how its licenced (GPL?).

Well this is most certainly wrong. uClinux is free. It is just
a set of patches against standard linux kernels, so it is,
offcourse, covered by the GPL. You can get all the code at
www.uclinux.org or under cvs at cvs.uclinux.org

Lots of MMUless processors support, including Motorola 68000/683xx
and ColdFire varients, ARM7TDMI cores (from Atmel, Conexant, Samsung,
NetSilicon, etc), NEC v850, Sparc LEON, Intel i960, Hitachi H8/300,
MIPS (MMUless varients, for example from Brecis), FPGA soft cores
(like Altera NIOS, OpenCores OpenRISC, etc).

Regards
Greg




------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Wizard        EMAIL:   gerg@uclinux.org
SnapGear Pty Ltd                               PHONE:    +61 7 3435 2888
825 Stanley St,                                  FAX:    +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia              WEB:   www.SnapGear.com


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-03-19 17:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-18 23:46 Linux on 16-bit processors micklweiss
2003-03-18 23:58 ` Joel Jaeggli
2003-03-19  0:27 ` J.A. Magallon
2003-03-19  8:35   ` Xavier Bestel
2003-03-19 14:26 ` Alan Cox
2003-03-19 17:36   ` H. Peter Anvin
2003-03-19  7:25 Greg Ungerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).