Re: [U-Boot] [PATCH] mflash u-boot support (a little change)

2009-02-11 Thread Wolfgang Denk
Dear unsik Kim, In message <57afda04090209l2bb9027bvbebf67795a7ad...@mail.gmail.com> you wrote: > > I fixed miscalculated total sectors when using reserve area feature. > > Also I changed CONFIG_MG_DISK_RES's unit to KB. (Byte is too small and > also needs sector size alignment.) Please sp

Re: [U-Boot] [PATCH] mflash u-boot support (a little change)

2009-02-09 Thread unsik Kim
Hello? I fixed miscalculated total sectors when using reserve area feature. Also I changed CONFIG_MG_DISK_RES's unit to KB. (Byte is too small and also needs sector size alignment.) Any comments will be appreciated. Signed-off-by: unsik Kim --- common/Makefile |2 + common/cmd