From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pantelis Antoniou Date: Wed, 18 Aug 2004 12:57:35 +0300 Subject: [U-Boot-Users] NAND S3C2410 LN2410SBC In-Reply-To: <20040816150535.22782.qmail@web11708.mail.yahoo.com> References: <20040816150535.22782.qmail@web11708.mail.yahoo.com> Message-ID: <4123280F.6010204@intracom.gr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de David Farrell wrote: > Hello to the group, I reviewed the email archive I hope I > don't repeat anything. > > I have just created (mostly copied) a port to the CyberLab > LN2410SBC board. I have several questions before > submitting any patch. > > What is the status of the NAND code? I have the S3C2410 > reporting my chip but I have 2040 or 2048 bad blocks. I'll > work through it, but I don't want to repeat what someone else > has aleady done. > > I have reviewed the thread on the arm920t subdirectory > structure, I'll follow this for s3c2410x. > > Why are there flash drivers in the board directories? > Is this general enough to be a driver? Should CMD_xxx > or CONFIG_ xxx defines be used at this level? > > ps: There is a problem with the memsetup.S code of the > smdk2410 the sub r0, r0, r1 should be sub r2, r0, r1 to > copy the table correctly. > > David. > Hi David. I'm back from vacations, and I'll try to take a look at the NAND code. Please be a little patient... Regards Pantelis