[PATCH 1/1] Remove obsolete HCU4 board

2011-07-22 Thread Niklaus Giger
Signed-off-by: Niklaus Giger --- arch/powerpc/boot/dts/hcu4.dts | 168 --- arch/powerpc/configs/40x/hcu4_defconfig | 80 --- arch/powerpc/platforms/40x/hcu4.c | 61 --- 3 files changed, 0 insertions(+), 309 deletions(-) delete

[PATCH 0/1] Remove obsolete HCU4 board

2011-07-22 Thread Niklaus Giger
! Patch is based on git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git Niklaus Giger (1): Remove obsolete HCU4 board arch/powerpc/boot/dts/hcu4.dts | 168 --- arch/powerpc/configs/40x/hcu4_defconfig | 80 --- arch/powerpc

[PATCH] powerpc/40x: Cleanups for HCU4 board

2009-10-09 Thread Niklaus Giger
- hcu4.dts: Added definitions for 2 CAN (Intel 82527) - hcu4.c: Some code for CPLD (special HW clock) and 2 CAN (Intel 82527) Signed-off-by: Niklaus Giger --- arch/powerpc/boot/dts/hcu4.dts| 193 ++--- arch/powerpc/platforms/40x/hcu4.c | 87

[PATCH 1/1] powerpc/40x: Add new PPC440EPx based board HCU5 of Netstal Maschinen

2009-10-09 Thread Niklaus Giger
Adds support for a HCU5 PPC405EPx based board from Netstal Maschinen AG. Signed-off-by: Niklaus Giger --- arch/powerpc/boot/dts/hcu5.dts | 254 +++ arch/powerpc/configs/44x/hcu5_defconfig | 1166 +++ arch/powerpc/platforms/44x/Kconfig |9

[PATCH 0/1] powerpc/40x: Add new PPC440EPx based board HCU5 of Netstal Maschinen

2009-10-09 Thread Niklaus Giger
s based on the Sequoia board, but has an addition CPLD with various clocking facilities for our HD and two CAN chips. As with the HCU4 I will track the mainline kernel. I use hudson as my continuos integration tool. If I can compile, start the kernel using NFS and login, I report success. Niklau

Re: [PATCH] powerpc/40x: Don't enable HCU4 board by default

2008-10-24 Thread Niklaus Giger
Am Freitag 24 Oktober 2008 16.31:58 schrieb Josh Boyer: > Fix the HCU4 Kconfig option to 'default n'. We don't want the > board to always be enabled for other board defconfigs. Sorry, for this silly mistake. Thanks for your fix. My board compiles and runs fine using Linus 2.6.28-rc1. > > Signed-

Re: adding more machines to snd-aoa

2008-10-23 Thread Niklaus Giger
x27; | xargs hd > > and let me know their output. No output is fine, I'm only interested in > those machines that have this property. If you have access to a DT > collection (hi Ben :) ) I'd appreciate if you could run it on that. > > johannes -- NIklaus Giger ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: Problem while make menuconfig

2008-10-23 Thread Niklaus Giger
Am Donnerstag 23 Oktober 2008 11.10:50 schrieb Dudeja, Ashish: > Hello > > When I do make menuconfig I get following error :- > > > > " > > *** Unable to find the ncurses libraries or the > > *** required header files. > > *** 'make menuconfig' requires the ncurses libraries. > > *** > > *** In

Re: 4xx 'next' branch updated

2008-10-18 Thread Niklaus Giger
Am Samstag 18 Oktober 2008 02.32:05 schrieb Josh Boyer: > Hi All, <..> > Niklaus Giger (1): > powerpc/40x: Add support for Netstal HCU4 board Checked out the branch and tested it. The HCU4 board compiled and ran without problems. Thanks a lot for your advise and help. Gett

Before adding preiliminary support for Netstal HCU4 (PPC405 based) board

2008-10-03 Thread Niklaus Giger
price range.). I would appreciate a small feedback, whether this is good form to submit patches. Best regards and many thanks for everybody who contributed to make the powerpc architecture -- NIklaus Giger Wieshoschet 6 CH-8753 Mollis +41 (0)55 612 20 54 P +41 (0)55 618 64

[PATCH] Install & document convert-dtsv0

2008-10-02 Thread Niklaus Giger
Patch against http://www.jdl.com/software/dtc.git Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> --- Documentation/manual.txt | 20 Makefile |1 + 2 files changed, 21 insertions(+), 0 deletions(-) diff --git a/Documentation/manual.txt b/Documen

Re: [PATCH] Added preliminary support for Netstal HCU4 board

2008-10-02 Thread Niklaus Giger
Am Donnerstag 02 Oktober 2008 21.37:00 schrieb Jon Loeliger: > On Thu, 2008-10-02 at 21:08 +0200, Niklaus Giger wrote: > > > > convert-dtsv0 is a small utility program which converts (DTS) > > > > Device Tree Source from the obsolete version 0 to version 1. Version >

Re: [PATCH] Added preliminary support for Netstal HCU4 board

2008-10-02 Thread Niklaus Giger
Am Donnerstag 02 Oktober 2008 08.41:56 schrieb David Gibson: > On Thu, Oct 02, 2008 at 07:12:14AM +0200, Niklaus Giger wrote: > > Hi David > > > > Am Donnerstag 02 Oktober 2008 02.52:08 schrieb David Gibson: > > > That will work, but will lose comments, referenc

Re: [PATCH]ppc4xx-Walnut: fixes early boot messages

2008-10-02 Thread Niklaus Giger
Am Donnerstag 02 Oktober 2008 08.39:54 schrieb David Gibson: > On Thu, Oct 02, 2008 at 07:36:40AM +0200, Niklaus Giger wrote: > > Inherits the baudrate from U-boot to print things like: > > Using Walnut machine description > > Linux version <..> > > console [ud

[PATCH]ppc4xx-Walnut: fixes early boot messages

2008-10-01 Thread Niklaus Giger
Inherits the baudrate from U-boot to print things like: Using Walnut machine description Linux version <..> console [udbg0] enabled Signed-off-by: Niklaus

[PATCH] v2: Added support for Netstal HCU4 board

2008-10-01 Thread Niklaus Giger
Adds support for a HCU4 PPC405GPr based board from Netstal Maschinen AG. For the last 3 years I have been the only user running Linux on this board, but it served me well as testbed for the xenomai realtime extension to the Linux kernel. Signed-off-by: Niklaus Giger <[EMAIL PROTEC

Re: [PATCH] Added preliminary support for Netstal HCU4 board

2008-10-01 Thread Niklaus Giger
Hi David Am Donnerstag 02 Oktober 2008 02.52:08 schrieb David Gibson: > That will work, but will lose comments, references, and other > formatting, because it essentially compiles then decompiles the tree. > You probably don't want to do that.  There's also an explicit > conversion program, conver

Re: [PATCH] Added preliminary support for Netstal HCU4 board

2008-10-01 Thread Niklaus Giger
Am Mittwoch 01 Oktober 2008 20.08:35 schrieb Josh Boyer: > On Wed, Oct 01, 2008 at 07:47:16PM +0200, Niklaus Giger wrote: > >Adds preliminary support for a HCU4 PPC405GPr based board from > >Netstal Maschinen AG. > > > >For the last 3 years I have been the only user runn

[PATCH] Added preliminary support for Netstal HCU4 board

2008-10-01 Thread Niklaus Giger
/linux-2.6-denx.git Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> --- arch/powerpc/boot/dts/hcu4.dts | 175 ++ arch/powerpc/configs/40x/hcu4_defconfig | 929 +++ arch/powerpc/platforms/40x/Kconfig |8 + arch/powerpc/platforms/40x/Ma

Before adding preiliminary support for Netstal HCU4 (PPC405 based) board

2008-10-01 Thread Niklaus Giger
price range.). I would appreciate a small feedback, whether this is good form to submit patches. Best regards and many thanks for everybody who contributed to make the powerpc architecture -- NIklaus Giger Wieshoschet 6 CH-8753 Mollis +41 (0)55 612 20 54 P +41 (0)55 618 64