Re: [uClinux-dev] [PATCH 21/22] m68knommu: simplify the ColdFire 532x GPIO struct setup

2012-04-26 Thread Johan Transez
Maybe Alex is registered twice. I received only the 23 mails that Greg mentions. It's good to see that uCLinux is still alive and kicking :) Johan. -Original Message- From: uclinux-dev-boun...@uclinux.org [mailto:uclinux-dev-boun...@uclinux.org] On Behalf Of Greg Ungerer Sent:

Re: [uClinux-dev] [PATCH 01/22] m68knommu: introduce macros to simplify ColdFire GPIO table initialization

2012-04-26 Thread Philippe De Muyter
Hi Greg, On Thu, Apr 26, 2012 at 10:25:41AM +1000, g...@snapgear.com wrote: From: Greg Ungerer g...@uclinux.org We have very large tables in the ColdFire CPU GPIO setup code that essentially boil down to 2 distinct types of GPIO pin initiaization. Using 2 macros we can reduce these large

Re: [uClinux-dev] [PATCH 00/22] m68knommu: simplify ColdFire GPIO init code

2012-04-26 Thread Steven King
On Wednesday 25 April 2012 5:25:40 pm g...@snapgear.com wrote: The GPIO init code for the ColdFire cores is a set of very large tables, one for each ColdFire SoC type. Each SoC type has very different GPIO pin arrangements, so one for each is unavoidable. But there is fundamentaly two types of

Re: [uClinux-dev] Minor web page updates

2012-04-26 Thread Luis Alves
Hi Michael, It might not be a state of the art device, but it is running the latest uClinux :) It's a custom made board that I've built using parts that I had around. The CPU is a straight 68000 running at 16MHz. It has 8MB of ram and 4Mb of flash.

Re: [uClinux-dev] [PATCH 01/22] m68knommu: introduce macros to simplify ColdFire GPIO table initialization

2012-04-26 Thread Greg Ungerer
Hi Philippe, On 04/26/2012 05:16 PM, Philippe De Muyter wrote: Hi Greg, On Thu, Apr 26, 2012 at 10:25:41AM +1000, g...@snapgear.com wrote: From: Greg Ungererg...@uclinux.org We have very large tables in the ColdFire CPU GPIO setup code that essentially boil down to 2 distinct types of GPIO

Re: [uClinux-dev] [PATCH 00/22] m68knommu: simplify ColdFire GPIO init code

2012-04-26 Thread Greg Ungerer
Hi Steven, On 04/26/2012 05:28 PM, Steven King wrote: On Wednesday 25 April 2012 5:25:40 pm g...@snapgear.com wrote: The GPIO init code for the ColdFire cores is a set of very large tables, one for each ColdFire SoC type. Each SoC type has very different GPIO pin arrangements, so one for each

Re: [uClinux-dev] Minor web page updates

2012-04-26 Thread Jose Mª Ferreiro
Hello It is a graphical library called miniGUI (www.minigui.org) It does not look bad ... but the real beauty is in his heart uclinux+coldfire+horus :) Some more photos: http://www.horus.es/ci/didho_cf/EquipoColdFire2.html Best regards, Jose El 26/04/2012 3:39, Mark Bishop escribió: That

[uClinux-dev] [PATCH v2 01/22] m68knommu: introduce macros to simplify ColdFire GPIO table initialization

2012-04-26 Thread gerg
From: Greg Ungerer g...@uclinux.org We have very large tables in the ColdFire CPU GPIO setup code that essentially boil down to 2 distinct types of GPIO pin initiaization. Using 2 macros we can reduce these large tables to at most a dozen lines of setup code, and in quite a few cases a single

Re: [uClinux-dev] [PATCH v2 01/22] m68knommu: introduce macros to simplify ColdFire GPIO table initialization

2012-04-26 Thread Greg Ungerer
Hi Ezequiel, On 04/26/2012 11:29 PM, Ezequiel García wrote: Hi Greg, Just some very minor typos On Thu, Apr 26, 2012 at 10:14 AM,g...@snapgear.com wrote: +/* + * á á Define macros to ease the pain of setting up the GPIO tables. There + * á á is two cases we need to deal with here,

Re: [uClinux-dev] [PATCH v2 01/22] m68knommu: introduce macros to simplify ColdFire GPIO table initialization

2012-04-26 Thread Philippe De Muyter
Hello Greg, On Thu, Apr 26, 2012 at 11:14:51PM +1000, g...@snapgear.com wrote: From: Greg Ungerer g...@uclinux.org ... +/* + * Define macros to ease the pain of setting up the GPIO tables. There + * is two cases we need to deal with here, they cover all currently + * available

Re: [uClinux-dev] [PATCH 21/22] m68knommu: simplify the ColdFire 532x GPIO struct setup

2012-04-26 Thread Lennart Sorensen
On Thu, Apr 26, 2012 at 02:36:20AM +0200, mohamed nabil wrote: that's a Fucking spam man !! It was an overview and 22 patch files, sent in standard git email style. Very organized, all in one thread, easy to read. Nothing wrong with it. -- Len Sorensen

[uClinux-dev] something is wrong

2012-04-26 Thread Martin Mensch
Hi, something seems to be wrong with this list. I am subscribed for months now an didn't get anything except a monthly (?) password reminder. I guess I set this behaviour in my profile. But now I seem to get everything. Did you change something lately? Martin

Re: [uClinux-dev] [PATCH 21/22] m68knommu: simplify the ColdFire 532x GPIO struct setup

2012-04-26 Thread burcu sariozlu
can somebody stop this please? Date: Thu, 26 Apr 2012 12:14:17 -0400 To: uclinux-dev@uclinux.org From: lsore...@csclub.uwaterloo.ca CC: linux-m...@vger.kernel.org; g...@uclinux.org Subject: Re: [uClinux-dev] [PATCH 21/22] m68knommu: simplify the ColdFire 532x GPIO struct setup On Thu,

[uClinux-dev] [PATCH 1/1] Changes for 68000 code integration.

2012-04-26 Thread Luis Alves
Hi all, This is the first of a pack of patches to support the original 68000 cpu. This adds: -MC68000 cpu as a choice in the config menu. -Alcetronics M68K board (uses this cpu). What I have changed: -CONFIG_M68000 was being used by 68328 CPUs. Renamed to CONFIG_M68XXX. Now the 68000 and

Re: [uClinux-dev] something is wrong

2012-04-26 Thread David McCullough
Jivin Stuart Small lays it down ... The list used to be a lot more active. Hopefully its renewed interest in the project. The list servers have been broken for a while on and off, thus the lack of traffic. Thanks to Michael Durrant at Arcturus we have things back working again :-) So