Re: [U-Boot] [PATCH 2/2] ppc4xx: Add struct for 4xx GPIO controller registers

2009-07-24 Thread Stefan Roese
On Monday 20 July 2009 12:15:38 matthias.fu...@esd.eu wrote: > From: Matthias Fuchs > > Signed-off-by: Matthias Fuchs Applied to ppc4xx/master. Thanks. Best regards, Stefan = DENX Software Engineering GmbH, MD: Wolfgang De

[U-Boot] [PATCH 2/2] ppc4xx: Add struct for 4xx GPIO controller registers

2009-07-20 Thread matthias . fuchs
From: Matthias Fuchs Signed-off-by: Matthias Fuchs --- include/asm-ppc/gpio.h | 24 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/include/asm-ppc/gpio.h b/include/asm-ppc/gpio.h index fc05dc0..23e29b1 100644 --- a/include/asm-ppc/gpio.h +++ b/include