[U-Boot] Write error on fsl_esdhc driver

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 start debugging it, but just wanted to know if this was something already known/reported.
Regards,
Fabio Estevam

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(0)... MMC: block number 0x6be604 exceeds max(0x3aa000) failed
I will start debugging it, but just wanted to know if this was something already known/reported.
No, I have not (yet) seen. Was the SD card correctly recognized ?
Stefano

Hi Stefano,
On Fri, May 13, 2011 at 10:21 AM, Stefano Babic sbabic@denx.de 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.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 start debugging it, but just wanted to know if this was something already known/reported.
No, I have not (yet) seen. Was the SD card correctly recognized ?
Right after boot I also get the same error: MMC: FSL_ESDHC: 0 MMC: block number 0x6be604 exceeds max(0x3aa000)
Regards,
Fabio Estevam
participants (2)
-
Fabio Estevam
-
Stefano Babic