Re: [U-Boot] [PATCH 1/3] tt01: fix environment size

2012-02-17 Thread Stefano Babic
On 30/01/2012 15:21, Helmut Raiger wrote: > size of environment must match erasable block size in the flash. > > Signed-off-by: Helmut Raiger > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- = DENX Softwar

[U-Boot] [PATCH 1/3] tt01: fix environment size

2012-01-30 Thread Helmut Raiger
size of environment must match erasable block size in the flash. Signed-off-by: Helmut Raiger --- include/configs/tt01.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/tt01.h b/include/configs/tt01.h index 6846816..8dd657c 100644 --- a/include/configs/t