From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?Andreas_Bie=DFmann?= Date: Wed, 30 Oct 2013 11:43:13 +0100 Subject: [U-Boot] [RFC PATCH 7/7] spl: mmc: FAT support boot u-boot In-Reply-To: <5270DC29.6080807@denx.de> References: <1383124508-8413-1-git-send-email-voice.shen@atmel.com> <1383124508-8413-8-git-send-email-voice.shen@atmel.com> <5270DC29.6080807@denx.de> Message-ID: <5270E2C1.9010308@gmail.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, On 10/30/2013 11:15 AM, Heiko Schocher wrote: > Hello Bo, > > Am 30.10.2013 10:15, schrieb Bo Shen: > All this functions could be moved to a common file, I vote for: > > arch/arm/cpu/arm926ejs/at91/spl.c > > What do you think? That's not that easy ... sama5 is an armv7 SoC. So we need some special at91 library directory or something like this. Best regards Andreas Bie?mann