public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Enable access to FAT filesystem in an ISO9660 El-Torito volume
@ 2011-12-20 17:41 Kyle Moffett
  2011-12-20 17:41 ` [U-Boot] [PATCH 1/3] fs/fat: Fix FAT detection to support non-DOS partition tables Kyle Moffett
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Kyle Moffett @ 2011-12-20 17:41 UTC (permalink / raw)
  To: u-boot

The included series of 3 patches 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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-12-20 19:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-20 17:41 [U-Boot] Enable access to FAT filesystem in an ISO9660 El-Torito volume Kyle Moffett
2011-12-20 17:41 ` [U-Boot] [PATCH 1/3] fs/fat: Fix FAT detection to support non-DOS partition tables Kyle Moffett
2011-12-20 18:20   ` Mike Frysinger
2011-12-20 18:23     ` Moffett, Kyle D
2011-12-20 17:41 ` [U-Boot] [PATCH 2/3] fs/fat: Improve error handling Kyle Moffett
2011-12-20 17:41 ` [U-Boot] [PATCH 3/3] usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM Kyle Moffett
2011-12-20 18:20   ` Mike Frysinger
2011-12-20 18:24     ` Moffett, Kyle D
2011-12-20 19:01       ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox