From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sat, 14 Feb 2009 12:52:43 +0100 Subject: [U-Boot] [U-BOOT][PATCH 2/3] Change CONFIG_MG_DISK_RES unit to KB In-Reply-To: <4995541B.9080502@gmail.com> References: <4995541B.9080502@gmail.com> Message-ID: <20090214115243.GC15401@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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.