From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 27 Feb 2012 00:08:56 +0100 Subject: [U-Boot] [PATCH v2 0/3] Enable access to FAT filesystem in an ISO9660 El-Torito volume In-Reply-To: <1324487292-7299-1-git-send-email-Kyle.D.Moffett@boeing.com> References: <1324487292-7299-1-git-send-email-Kyle.D.Moffett@boeing.com> Message-ID: <201202270008.56572.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > This series fixes several bugs in the FAT code and the USB storage > stack to make it possible to read from a FAT filesystem image embedded > as an "El-Torito boot image" in an ISO9660 volume (IE: a CD or DVD). > > This has been tested on the eXMeritus HWW-1U-1A > > I've addressed the review commentary on these patches and I believe > that they should be acceptable for merging into "next" now. > > Cheers, > Kyle Moffett Hi, what's the status of this patch/patchset? Thanks M