From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 16 Aug 2012 16:50:07 +0200 Subject: [U-Boot] [PATCH 00/17]: ARM: SPL: Make more generic, merge DaVinci and OMAP In-Reply-To: <502D040D.6040607@ti.com> References: <1345066254-6911-1-git-send-email-trini@ti.com> <502C9380.90607@gmail.com> <502D040D.6040607@ti.com> Message-ID: <502D089F.4090100@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 On 08/16/2012 04:30 PM, Tom Rini wrote: >> I'm asking, since I'm currently working on an PowerPC based board which >> shall also use the SPL OS booting feature (Falcon boot). >> >> Are the files ARM specific (I'm just starting looking into them right now)? > > In theory, these should be fine on other arches. I'm just hesitant to > call these common and put them in common/ without someone else doing the > work of making sure they really are usable elsewhere. Sounds like about > now would be the time to try, so for v2 I can move them to common/spl.c > common/spl_ymodem.c and drivers/mmc/spl_mmc.c (to match > drivers/mtd/nand/nand_spl* and drivers/mtd/spi/spi_spl*). Yes, please do. I'll work on the powerpc integration of this SPL stuff then. Thanks, Stefan