Re: [U-Boot] Write error on fsl_esdhc driver

2011-05-14 Thread Fabio Estevam
Hi Stefano, On Fri, May 13, 2011 at 10:21 AM, Stefano Babic wrote: > On 05/13/2011 02:35 PM, Fabio Estevam wrote: >> Hi, >> > Hi Fbio, > >> When trying to save environment variables into a SD card on MX51 and >> MX53 boards I am getting the following error: >> >> MX51EVK U-Boot > set ipaddr 192.1

Re: [U-Boot] Write error on fsl_esdhc driver

2011-05-13 Thread Stefano Babic
On 05/13/2011 02:35 PM, Fabio Estevam wrote: > Hi, > Hi Fbio, > When trying to save environment variables into a SD card on MX51 and > MX53 boards I am getting the following error: > > MX51EVK U-Boot > set ipaddr 192.168.1.1 > MX51EVK U-Boot > save > Saving Environment to MMC... > Writing to MMC

[U-Boot] Write error on fsl_esdhc driver

2011-05-13 Thread Fabio Estevam
Hi, When trying to save environment variables into a SD card on MX51 and MX53 boards I am getting the following error: MX51EVK U-Boot > set ipaddr 192.168.1.1 MX51EVK U-Boot > save Saving Environment to MMC... Writing to MMC(0)... MMC: block number 0x6be604 exceeds max(0x3aa000) failed I will st