From mboxrd@z Thu Jan 1 00:00:00 1970 From: unsik Kim Date: Fri, 13 Feb 2009 20:05:45 +0900 Subject: [U-Boot] [U-BOOT][PATCH 0/3] mflash u-boot support Message-ID: <49955409.1080908@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 Hello? The following patch series support mflash for u-boot. [U-BOOT][PATCH 1/3] Initial mflash support [U-BOOT][PATCH 2/3] Change CONFIG_MG_DISK_RES unit to KB [U-BOOT][PATCH 3/3] Fix miscalculated total sectors Previous patches I posted were wrong(line wrapped, not rebased and so on). Please ignore all the mflash related previous patches. <57afda040901052341g3b00f741r445c0ce8d33b7b71@mail.gmail.com> <57afda040902020032h760174adja5ecba853ef6863b@mail.gmail.com> <57afda040902092222l2bb9027bvbebf67795a7add3a@mail.gmail.com> Signed-off-by: unsik Kim unsik Kim