From mboxrd@z Thu Jan 1 00:00:00 1970 From: unsik Kim Date: Tue, 17 Feb 2009 16:10:08 +0900 Subject: [U-Boot] [PATCH 2/3] Change CONFIG_MG_DISK_RES unit to KB In-Reply-To: <20090214115243.GC15401@game.jcrosoft.org> References: <4995541B.9080502@gmail.com> <20090214115243.GC15401@game.jcrosoft.org> Message-ID: <499A62D0.8020404@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This series of patches are logically same as my previous mails. Wolfgang Denx requested splitting. Please refer, <20090211213208.C53BE832E893@gemini.denx.de> Regards, unsik Kim Jean-Christophe PLAGNIOL-VILLARD wrote: > On 20:06 Fri 13 Feb , unsik Kim wrote: >> Byte is too small unit for CONFIG_MG_DISK_RES and also needs >> sector size alignment. >> >> Signed-off-by: unsik Kim > why do you do this in an other patch? > > Best Regards, > J. >