From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Tue, 31 Aug 2010 13:25:14 +0400 Subject: [U-Boot] [PATCH] arm, orion5x: fix comilerwarning for edminiv2 board In-Reply-To: <4C7BB271.80606@denx.de> References: <4C7BB271.80606@denx.de> Message-ID: <4C7CCA7A.30002@mvista.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello. Heiko Schocher wrote: > compiling edminiv2 board throws following warning: > Configuring for edminiv2 board... > In file included from /home/hs/i2c/u-boot-i2c/include/asm/arch/orion5x.h:39, > from cpu.c:32: And? Where's the warning text? :-) > introduced from commit 4cfa0ab2c945f95e978a995721f193dd056e538d > Author: Albert Aribaud > Date: Tue Jul 13 09:04:26 2010 +0200 > orion5x: allow overriding default mappings windows > This patch fixes this issue. > Signed-off-by: Heiko Schocher > CC: Albert Aribaud WBR, Sergei