[U-Boot] [PATCH v2 1/1] mx51evk: savenv or env save command does not work

2010-11-17 Thread Jason Liu
fix saveenv or env save command not work on mx51evk board. with this patch, we can use savenv or env save to store enviroments to mmc card slot 0 Signed-off-by: Jason Liu r64...@freescale.com --- Changes for v2: - Change MMC env size to 8KiB for the consideration for quick boot ---

Re: [U-Boot] [PATCH v2 1/1] mx51evk: savenv or env save command does not work

2010-11-17 Thread Stefano Babic
On 11/17/2010 09:01 AM, Jason Liu wrote: fix saveenv or env save command not work on mx51evk board. with this patch, we can use savenv or env save to store enviroments to mmc card slot 0 Signed-off-by: Jason Liu r64...@freescale.com --- Changes for v2: - Change MMC env size to 8KiB

Re: [U-Boot] [PATCH v2 1/1] mx51evk: savenv or env save command does not work

2010-11-17 Thread Wolfgang Denk
Dear Jason Liu, In message 1289980878-31714-1-git-send-email-r64...@freescale.com you wrote: fix saveenv or env save command not work on mx51evk board. with this patch, we can use savenv or env save to store enviroments to mmc card slot 0 Signed-off-by: Jason Liu r64...@freescale.com ---

Re: [U-Boot] [PATCH v2 1/1] mx51evk: savenv or env save command does not work

2010-11-17 Thread Wolfgang Denk
Dear Stefano Babic, In message 4ce395a0.7060...@denx.de you wrote: On 11/17/2010 09:01 AM, Jason Liu wrote: fix saveenv or env save command not work on mx51evk board. with this patch, we can use savenv or env save to store enviroments to mmc card slot 0 Signed-off-by: Jason Liu

Re: [U-Boot] [PATCH v2 1/1] mx51evk: savenv or env save command does not work

2010-11-17 Thread Stefano Babic
On 11/17/2010 02:04 PM, Wolfgang Denk wrote: Dear Stefano Babic, In message 4ce395a0.7060...@denx.de you wrote: On 11/17/2010 09:01 AM, Jason Liu wrote: fix saveenv or env save command not work on mx51evk board. with this patch, we can use savenv or env save to store enviroments to mmc