From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 24 Jul 2009 00:42:29 +0200 Subject: [U-Boot] [PATCH] OneNAND: S5PC100 OneNAND IPL support In-Reply-To: <20090721005544.GA14191@july> References: <20090721005544.GA14191@july> Message-ID: <20090723224229.GB28766@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 09:55 Tue 21 Jul , Kyungmin Park wrote: > S5PC100 has own OneNAND controller and has different interface. > OneNAND IPL use it to S5PC100 board. > > Signed-off-by: Kyungmin Park > --- is there any better than put soc specific code in generic implementatioN Best Regards, J.