From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Mon, 29 Nov 2010 19:13:51 +0100 Subject: [U-Boot] [PATCH 0/2] ARMV7: Fixing Vexpress build errors and warnings In-Reply-To: <1288740321-1341-1-git-send-email-matt.waddel@linaro.org> References: <1288740321-1341-1-git-send-email-matt.waddel@linaro.org> Message-ID: <4CF3ED5F.50703@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 03/11/2010 00:25, matt.waddel at linaro.org a ?crit : > From: Matt Waddel > > These patches fix several build errors and warnings. A successful build for > this platform depends on Steve Sakoman's "ARMV7: Fix build for non-OMAP3 > boards" patch. > > Matt Waddel (2): > ARMV7: Vexpress build errors > ARMV7: Vexpress compile warnings > > arch/arm/include/asm/arch-armv7/sys_proto.h | 29 ++++++++++++ > board/armltd/vexpress/ca9x4_ct_vxp.c | 9 +++- > board/armltd/vexpress/config.mk | 3 +- > board/armltd/vexpress/u-boot.lds | 65 --------------------------- > 4 files changed, 36 insertions(+), 70 deletions(-) > create mode 100644 arch/arm/include/asm/arch-armv7/sys_proto.h > delete mode 100644 board/armltd/vexpress/u-boot.lds Wofgang, maybe I can take over u-boot-arm now and start by applying these two patches (and let you pull u-boot-arm later this week)? Amicalement, -- Albert.