From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 30 Aug 2011 10:16:09 +0200 Subject: [U-Boot] [PATCH v2 09/16] ARM: remove broken "versatile" boards. In-Reply-To: <4E5C8E5D.3020702@denx.de> References: <4E564825.8080608@aribaud.net> <1314361548-18566-1-git-send-email-wd@denx.de> <1314361548-18566-10-git-send-email-wd@denx.de> <4E57980A.6010406@denx.de> <4E5C8778.6080402@aribaud.net> <4E5C8E5D.3020702@denx.de> Message-ID: <4E5C9C49.2050008@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 30/08/2011 09:16, Stefano Babic a ?crit : > On 08/30/2011 08:47 AM, Albert ARIBAUD wrote: >> Hi Stefano, > > Hi Albert, > >> Building all versatile boards here with ELDK4.2 on a Natty Ubuntu, I get >> warnings of two sorts: >> >> 1) in the QEMU build, you needlessly cast a pointer as 'volatile', > > This is wrong... > >> which >> I missed on review but which my compiler does not like -- I did a >> general removal patch for code in U-Boot that calls get_ram_size() with >> a volatile-cast argument. > > I saw the same issue rebuilding all IMX board for the scb9328 - because > this was the only board with this warning I found, I sent a patch for it > and I have already applied to u-boot-imx. I sent to you a "pull > request", but let me know if you prefer I drop my patch from u-boot-imx > before you merge into u-boot-arm. I'll pick it with the IMX pull req, and I will apply Wolfgang's patch set afterward, minus versatile if the board is completely fixed. Amicalement, -- Albert.