From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aneesh V Date: Tue, 28 Dec 2010 11:47:59 +0530 Subject: [U-Boot] [RFC PATCH 0/8] Add nand_spl support for TI OMAP Beagle In-Reply-To: <1293497228-15911-1-git-send-email-john.rigby@linaro.org> References: <1293497228-15911-1-git-send-email-john.rigby@linaro.org> Message-ID: <4D198117.2060000@ti.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 John, On Tuesday 28 December 2010 06:17 AM, John Rigby wrote: > This patch series adds the ability to boot a beagle board from > nand without x-loader. A future addition will add mmc boot > support. I had been working on something similar for OMAP4. Basically, I have an SPL ready for MMC on OMAP4. It's working on eMMC in raw mode, but needs some cleanup and also addition of FAT support. I can clean it up and send it out next week(after my vacation) if you like. Best regards, Aneesh