From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 28 Apr 2011 17:40:36 +0200 Subject: [U-Boot] [PATCHv3 0/4] ST-Ericsson U8500 support In-Reply-To: References: <1301761196-26072-1-git-send-email-john.rigby@linaro.org> <1302589067-3688-1-git-send-email-john.rigby@linaro.org> Message-ID: <4DB98A74.9070007@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 28/04/2011 16:47, John Rigby a ?crit : >> armv7: Add ST-Ericsson u8500 arch >> armv7: Add support for ST-Ericsson U8500 href platform Applying these on top of the current u-boot-arm/master and trying a MAKEALL u8500_href (with an ELDK 4.2 toolchain) results in Configuring for u8500_href board... u8500_href.c:30:49: error: ../../../drivers/mmc/arm_pl180_mmci.h: No such file or directory u8500_href.c:30:49: error: ../../../drivers/mmc/arm_pl180_mmci.h: No such file or directory u8500_href.c: In function 'hrefplus_mmc_power_init': u8500_href.c:258: warning: implicit declaration of function 'prcmu_i2c_read' u8500_href.c:265: warning: implicit declaration of function 'prcmu_i2c_write' u8500_href.c: In function 'board_mmc_init': u8500_href.c:453: warning: implicit declaration of function 'arm_pl180_mmci_init' Amicalement, -- Albert.