From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 1 Aug 2008 00:16:28 +0200 Subject: [U-Boot-Users] SD support for more than 128MB in u-boot1.3.1 In-Reply-To: <001701c8f312$09b30ff0$76bcc68a@blr.st.com> References: <001701c8f312$09b30ff0$76bcc68a@blr.st.com> Message-ID: <20080731221628.GC24726@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 19:03 Thu 31 Jul , Naveen Kumar GADDIPATI wrote: > Hi, > > Processor is arm926ejs based ST processor. Could you be a bit more precise? > I'm facing problem in supporting SD Card of size more than 128MB. Ditto. > SD Card is able to detect,but failing in reading boot sector info of the SD block. > Log, code, etc... are welcome Could you rebase your port against the current 1.3.4-rc2? > One more thing,Is FAT32 support is present in uboot 1.3.1?If their any patch for FAT32 in u-boot,please respond. FAT32 is present for a long time but IIRC: FAT32 is present in U-Boot but have somme issue Best Regards, J.