From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlev Zundel Date: Wed, 25 Mar 2009 10:40:36 +0100 Subject: [U-Boot] [PATCH] inka4x0: Add hardware diagnosis functions for inka4x0 In-Reply-To: <20090324223803.2CFC5832E406@gemini.denx.de> (Wolfgang Denk's message of "Tue, 24 Mar 2009 23:38:03 +0100") References: <1237914158-15693-1-git-send-email-dzu@denx.de> <1237914158-15693-2-git-send-email-dzu@denx.de> <1237914158-15693-3-git-send-email-dzu@denx.de> <1237914158-15693-4-git-send-email-dzu@denx.de> <1237914158-15693-5-git-send-email-dzu@denx.de> <1237914158-15693-6-git-send-email-dzu@denx.de> <49C91E04.2020801@denx.de> <20090324223803.2CFC5832E406@gemini.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, > Dear Heiko & Detlev, > > In message <49C91E04.2020801@denx.de> you wrote: > ... >> > +#define GPIO_BASE (u_char *)0x30400000 >> > >> >> should be >> >> #define GPIO_BASE (u_char *)CONFIG_SYS_CS3_START > > or > #define GPIO_BASE ((u_char *)CONFIG_SYS_CS3_START) > ? > >> > +#define SERIAL_PORT_BASE (u_char *)0x80000000 >> > >> >> this should be >> >> #define SERIAL_PORT_BASE (u_char *)CONFIG_SYS_CS2_START > > or > #define SERIAL_PORT_BASE ((u_char *)CONFIG_SYS_CS2_START) > ? Yes, I agree. Thanks Detlev -- Ftpd never switches uid and euid, it uses setfsuid(2) instead. The main reason is that uid switching has been exploited in several breakins, but the sheer ugliness of uid switching counts too. -- pure-ftpd(8) -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de