From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Fri, 29 Mar 2013 11:02:40 +0900 Subject: [U-Boot] [PATCH V7 07/10] MMC: APIs to support resize of EMMC boot partition In-Reply-To: References: <1362489090-7745-1-git-send-email-amarendra.xt@samsung.com> <1362489090-7745-8-git-send-email-amarendra.xt@samsung.com> <20130305204339.471A22010C9@gemini.denx.de> <5153FCE4.2020303@samsung.com> Message-ID: <5154F640.8020708@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Amarendra Reddy, On 28/03/13 18:10, Amarendra Reddy wrote: > Dear Minkyu, > > I have plans to send a new patch to 'make this code conditional'. > But it will be a new patch. I always said to you. Please DO NOT top posting... please. > > I am planning to take up this activity after the V7 patchset is merged into mainline. It's OK. > All patches of V7 patchset have been ACKED. > On top, DWMMC patchset is long pending, and any changes will further cause delay. > Please provide your comments. please check my comments, patch 8 and 10. > > Thanks & Regards > Amarendra Reddy > > On 28 March 2013 13:48, Minkyu Kang > wrote: > > On 07/03/13 18:26, Amarendra Reddy wrote: > > Dear Wolfgang, > > Thank you for the comments. > > Ok, I will make this code conditional. > > please don't top posting. > > > I will prepare a new patch and post the same. > > Do you have a plan to resend? > > > > > Thanks & Regards > > Amarendra > > > > On 6 March 2013 02:13, Wolfgang Denk > wrote: > > > >> Dear Amar, > >> > >> In message <1362489090-7745-8-git-send-email-amarendra.xt at samsung.com > > >> you wrote: > >>> This patch adds APIs to access(open / close) and to resize boot partiton > >> of EMMC. > >> > >> Can you please make this code conditional, so only boards that want > >> this feature (and actually use EMMC) suffer from the increased memory > >> footprint? > >> > >> Thanks. > >> > >> Viele Gr??e, > >> > >> Wolfgang Denk > >> > >> -- > >> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel > >> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany > >> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de > >> The price of success is hard work, dedication to the job at hand, and > >> the determination that whether we win or lose, we have applied the > >> best of ourselves to the task at hand. - Vince Lombardi > >> _______________________________________________ > >> U-Boot mailing list > >> U-Boot at lists.denx.de > >> http://lists.denx.de/mailman/listinfo/u-boot > >> > > > > > > > > _______________________________________________ > > U-Boot mailing list > > U-Boot at lists.denx.de > > http://lists.denx.de/mailman/listinfo/u-boot > > > > Thanks, > Minkyu Kang. > > Thanks, Minkyu Kang.