From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?=22David_M=FCller_=28ELSOFT_AG=29=22?= Date: Wed, 06 Oct 2010 09:38:56 +0200 Subject: [U-Boot] VCMA9 build fails: ARM board references PPC4xx header In-Reply-To: <20101005185557.86C911539A0@gemini.denx.de> References: <20101005185557.86C911539A0@gemini.denx.de> Message-ID: <4CAC2790.7050001@elsoft.ch> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk schrieb: > The problem comes from board/mpl/common/memtst.c which contains an > unconditional "#include " which is obviously wrong > when the file gets compiled for an ARM board as VCMA9. > > Can you please provide a fix? The solution is to remove the include completely as it is not needed at all. Dave -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: u-boot-memtst.patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20101006/a321175e/attachment.txt