From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 9 Sep 2011 14:49:39 +0200 Subject: [U-Boot] [PATCH 14/31] iMX28: Add MMC SPL In-Reply-To: References: <1315514579-19215-1-git-send-email-marek.vasut@gmail.com> <1315514579-19215-15-git-send-email-marek.vasut@gmail.com> Message-ID: <201109091449.39957.marek.vasut@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 Friday, September 09, 2011 07:02:24 AM Chander Kashyap wrote: > Dear Marek Vasut, > Please use newly added spl framework to add mmc spl support. > Hi, if you could possibly elaborate more on this matter, I'd be grateful. Especially how am I supposed to convert it to new SPL framework. I don't see many examples, only an empty directory. Cheers