Re: [U-Boot] Cannot access a FAT filesystem in an El-Torito partition

2011-12-19 Thread Wolfgang Denk
Dear Kyle, In message <4edc0b2f-3d26-48a6-9cd9-0b40d6a01...@boeing.com> you wrote: > The U-Boot FAT driver appears to manually check for the existence of > an MS-DOS partition table, even when CONFIG_DOS_PARTITION is present > and working. > > As a result, it is not possible to use the FAT driver

Re: [U-Boot] Cannot access a FAT filesystem in an El-Torito partition

2011-12-19 Thread Moffett, Kyle D
On Dec 19, 2011, at 15:21, Kyle Moffett wrote: > The U-Boot FAT driver appears to manually check for the existence of > an MS-DOS partition table, even when CONFIG_DOS_PARTITION is present > and working. > > As a result, it is not possible to use the FAT driver on an ISO9660 > El-Torito boot volum