
On Wed, Dec 10, 2008 at 5:25 AM, Wolfgang Denk wd@denx.de wrote:
Dear Scott,
In message 20081209173429.GA1777@ld0162-tx32.am.freescale.net you wrote:
On Tue, Dec 09, 2008 at 07:27:30AM +0100, Stefan Roese wrote:
Till now Scott has takes care of the OneNAND related patches in his NAND repository. The latest patches are already present in his next branch, IIRC.
I'm not sure how you feel about this Scott. Are you willing to officially handle this OneNAND stuff further?
I'm willing to continue, though if someone more familiar with OneNAND and with access to hardware wanted to take it over I'd be fine with that too.
Thanks for the clarification.
I have this patch marked as open, and cannot find any comments for it in the archive:
11/10 Kyungmin Park [U-Boot] [PATCH] [ONENAND] Reduce OneNAND IPL code size v2
Could you please have a look? THanks.
Thank you for Scott
Continue to work with Scott as before and make a custodian if it's needed. I will send OneNAND and IPL codes for merge tomorrow.
Plan: I worked OneNAND on several platform, S3C6410, PXA3xx, OMAP3 with different u-boot code base. So I want to merge this just one tree. actually PXA3xx and OMAP3 has same interface but s3c6410 doesn't. it has own OneNAND controller and difficult to use it.
Thank you, Kyungmin Park