From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sat, 14 Feb 2009 12:53:28 +0100 Subject: [U-Boot] [U-BOOT][PATCH 3/3] Fix miscalculated total sectors In-Reply-To: <49955415.8080109@gmail.com> References: <49955415.8080109@gmail.com> Message-ID: <20090214115328.GD15401@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:05 Fri 13 Feb , unsik Kim wrote: > When using CONFIG_MG_DISK_RES, total sectors should be > recalculated. > > Signed-off-by: unsik Kim same as patch 2 why in an other patch? Best Regards, J.