Re: [U-Boot] [PATCH] mflash u-boot support

2009-02-21 Thread Wolfgang Denk
Dear unsik Kim, In message <57afda040902020032h760174adja5ecba853ef68...@mail.gmail.com> you wrote: > Hello? > > I fixed and added followings for your requests. > > 1. too long line length => fixed > > 2. not a linux coding style => fixed > > 3. add document (doc/README.mflash) > > 4. ARM on

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

Re: [U-Boot] [PATCH] mflash u-boot support

2009-02-02 Thread unsik Kim
Hello? I fixed and added followings for your requests. 1. too long line length => fixed 2. not a linux coding style => fixed 3. add document (doc/README.mflash) 4. ARM only dependency and always init problem => fixed 5. msecs_to_hz function is changed. In some ARM platform, CONFIG_SYS_HZ is n

Re: [U-Boot] [PATCH] mflash u-boot support

2009-01-27 Thread Wolfgang Denk
Dear Kim, In message <57afda040901052341g3b00f741r445c0ce8d33b7...@mail.gmail.com> you wrote: > > I wrote mflash IO mode block device driver for U-Boot. Thanks for your contribution. Here a few comments: > diff --git a/common/Makefile b/common/Makefile > index 93e3963..f93e575 100644 > --- a/c

[U-Boot] [PATCH] mflash u-boot support

2009-01-05 Thread unsik Kim
Hello, all? I wrote mflash IO mode block device driver for U-Boot. Brief desciption of mflash is following. mflash is fusion memory device mainly targeted consumer eletronic and mobile phone. Internally, it have nand flash and other hardware logics and supports some different operation (ATA, IO,